body{
padding:0px;
margin:0px;
background-color:#0876A5;
}



H1{
font-size: 150%; /*adjust this percentage as needed */
font-weigh: bold; /*adjust the boldness accordingly */
display: inline;
}

H2{
font-size: 120%; /*adjust this percentage as needed */
font-weigh: bold; /*adjust the boldness accordingly */
display: inline;
}

H3{
font-size: 90%; /*adjust this percentage as needed */
font-weigh: bold; /*adjust the boldness accordingly */
display: inline;
}
table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td {vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, body, font
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:16px;
		color:#333333;
	}

a { color:#CD3301;}

font { color:#3A3A3A;}

.h_text a { color:#6B6B6B; font-size:10px; line-height:10px; text-decoration:none; margin-left:5px; vertical-align:middle;}
.h_text a:hover { text-decoration:underline;}
.h_text img { vertical-align:middle;}
	
.ls_text { color:#69C5D2; line-height:11px;}
.ls_text a, .ls_text font { color:#FFFFFF; text-decoration:none;}
.ls_text a:hover { text-decoration:underline;}
.ls_text span a { text-decoration:underline;}
.ls_text span a:hover { text-decoration: none;}
	
.c_text { color:#69C5D2; font-size:10px; line-height:10px; font-weight: bold}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}

.form {height:22px; margin-top:3px;}
.form input	{width:350px; height:19px; border-color:#D6D6D6; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:8px; margin-left:24px;}

textarea {width:350px; height:115px; border-color:#D6D6D6; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:8px; overflow:hidden; margin-left:24px; margin-top:3px;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 10px; line-height:25px;
color:#06F; Font:bold;}

.block1 { border:#C8C8C8 1px solid; background:#F8F8F8;}

.v_l { background:url(images/v-l.gif) repeat-y left;}

.block1 tr td div div h2 {
	color: #00F;
}
.h_text br {
	color: #F00;
}
.red {
	color: #F00;
}
