body
{
	padding: 0;
	margin: 0;
	color: #373737;
	font-family: Verdana;
	font-size: 12px; 
}
img
{
border: 0px;
}
a.menu, a:active.menu, a:visited.menu
{
	font-weight: 900;	
	font-size: 14px;
	margin: 0 0 0 10;
}
a:hover.menu
{

}
a.submenu, a:active.submenu, a:visited.submenu
{
	font-weight: 400;	
	font-size: 12px;
	margin: 24 0 0 24;
}
a:hover.submenu
{

}
a,a:active,a:visited
{
	font-size: 12px;
	font-weight: 900;	
	color: #0050B9;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
hr
{
	color: #C4C2BC;
	height: 1;
	width: 90%;
}
h1
{
	color: #406786;
	font-weight: 400;
	font-size: 22px; text-align:center
}
h2
{
	font-weight: 900;
	font-size: 18px;
}
h3
{
	color: #71818D;
	font-weight: 400;
	font-size: 17px;
	border-bottom: 1 solid #D5D8D9;
	padding-bottom: 3;
}
h4
{
	color: #0050B9;
	font-weight: 400;
	font-size: 17px;
	padding-bottom: 3;
}
h5
{
	color: #0050B9;
	font-weight: 400;
	font-size: 19px;
	border-bottom: 1 solid #0050B9;
	padding-bottom: 1;
	text-align: right;
}
h6
{
	margin:0; color: #000000;
	font-weight: 400;
	font-size: 12px;
	text-align: left
}
ul
{
	margin: 10 0 10 17;
	padding: 0;
	font-size: 12px;
}
ol
{
	font-size: 12px;
	line-height: 150%;
}
p
{
	font-size: 12px;
	text-indent:0; margin-left:5; margin-right:10; margin-top:4; margin-bottom:10; text-align:justify; line-height:150%
}