body
	{

	}
	
a
	{
		color: #000066;
		text-decoration:none;
	}
	
a:hover,a:focus
	{
		color: #000066;
		text-decoration:underline;
	}
	
	
div.ubbs_body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		margin-top: 5px;
		margin-left: 5px;
		margin-right:5px;
		margin-bottom: 0px;
	}
	
div.ubbs_Arial
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
div.ubbs_headc1r1
	{	
		width: 100%;
		height: 69px;
		left: 0px;
		font-size: 12px;
		background-color:#dbdbdb;	
		margin-bottom: 0px;
	}
	
	
div.ubbs_headc1r2
	{
		left: 0px;
		top: 206px;
		font-size: 12px;
		margin-bottom:0px;
		margin-top:0px;
		text-decoration: none;
	}
	
div.ubbs_headc2r1
	{
		right: 5px;
		top: 0px;
		font-size: 12px;
		text-align: right;
		position: absolute;
	}
	
div.ubbs_title
	{
		background-color:#999999;
		left: 0px;
		color:#000000;
		margin-bottom:10px;
		margin-top:0px;
		padding:0px;
		height: 1.5em;
		text-align: center;
		vertical-align:top;
	}
	
td.ubbs_head2c1
	{
		text-align:center;
		color: #ffffff;
		font-size:14px;
		font-weight:bold;
		/* width:100%; */
		padding:0px;
		margin:0px;
		margin-top:0px;

	}
	
table.ubbs_head2
	{
		width:100%;
		font-size: 12px;
		margin-top: 0px;

		
	}
	
.ubbs_title2
	{
		text-align:right;
	}
	
div.ubbs_larger
	{
		font-size:larger;
	}

div.ubbs_content
	{
		margin-left:5%;
		margin-right: 5%;
		font-size: 12px;
	}
	
div.ubbs_bold
	{
		font-weight:bold;
	}
	
div.ubbs_smaller
	{
		font-size: smaller;
	}
	
div.ubbs_right
	{
		text-align:right;
	}
	
div.ubbs_left
	{
		text-align:left;
	}
	
a.ubbs_head1
	{
		text-decoration: none;
		font-weight: bold;
		font-size: smaller;
	}
	
div.ubbs_verysmall
	{
		font-size:x-small;
	}
	
.ubbs_lang
	{
		border:1px;
		height:18px;
	}
	
div.ubbs_userdefinedcontent
	{
		top:50px;
	}

h1
	{
		font-size: 14px;
		font-weight:bold;
		font-style:normal;
		margin-bottom: 0.3em;
	}

h2
	{
		font-size:12px;
		font-weight:bold;
		font-style:normal;
		margin-bottom: 0.3em;
	}

h3
	{
		font-size:12px;
		font-weight:bold
		font-style:normal;
		margin-bottom: 0.3em;
	}
h4
	{
		font-size:12px;
		font-weight:bold;
		font-style:normal;
		margin-bottom: 0.3em;
	}
h5
	{
		font-size:12px;
		font-weight:bold;
		font-style:italic;
		margin-bottom: 0.3em;
	}
h6
	{
		font-size:12px;
		font-weight:normal;
		font-style:italic;
		margin-bottom: 0.3em;
	}

