/* CSS Document */

body{
padding-top:0px;
margin-top:0px;
background-color:#FFFFFF;
}
.text_body{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:16px;
font-weight:normal;
text-align:justify;
color:#106b9c;
}

.text_body1{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
line-height:16px;
font-weight:bold;
text-align:justify;
color:#074c5e;
}

.text_bodyheader{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:17px;
font-weight:normal;
text-align:justify;
color:#093301;
}
.browne{
color:#663300;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #074c5e;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
