body {
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	/*font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #525252;
}
/*td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}*/
.whitetext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
}
.whitetext a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;
}
.whitetext a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:underline;
}

.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#364752;
font-style:normal;
}

.bodytext a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#1B4099;
font-style:bold;
text-decoration:none;
}
.bodytext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#364752;
font-style:bold;
text-decoration:underline;
}
.submenu{
padding-left:30px;
}