body {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: justify;

	font-family: arial;
	font-size: 11px;
	color:#333333;
}

.bodytext {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;

}

.bodytextbluesmall {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00427e;
	text-align: left;}
	
.bodytextblue {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00427e;
	text-align: left;
	
	}
.smalltitle {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00427e;
	text-align: left;}
	
/************************
 Small box
 ************************/
 .box {
  	border: 1px solid #A4A788;
  	padding: 0px 0px 0px 0px;
  	font-size: 11px;
 }

 .box p { margin: 0px 0px 0px 0px; }

 .box ul { margin: 10px 0px 15px 5px; padding: 0px 0px 0px 0px; list-style: none; }

 .box li { padding-left: 0px; font-size: 11px; font-weight: none; color: #333333; line-height: 20px; }

 .box li a:link, tlb li a:visited { text-decoration: none; color: #333; }

 .box li a:hover { text-decoration: none; color: #ECC312; }
 a{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
		font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #d1e2f4;
	text-decoration: none;
}