.body {
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 
.tahoma11 {
font-family : tahoma, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #666666; 
background-color : inherit; 
} 
.arial10grey {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #999999; 
text-decoration : none; 
background-color : inherit; 
} 
.inline {
display : inline; 
} 
.link {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #fb0800; 
} 
.link {
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #474747; 
text-decoration : underline; 
background-color : inherit; 
} 
.link:hover {
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #003D93; 
text-decoration : none; 
background-color : inherit; 
} 
.tahoma11blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #003D93;
}
.tahoma11blue:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003D93;
	text-decoration : none; 
}
.tahoma11yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #A79303;
}
.tahoma11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.tahoma11white:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none; 
}
.tahoma10white {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}
.btn{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003D93;
font-weight: normal;
text-decoration: none; 
background-color: #ffffff; 
border-color: #8ABCFF;  
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px
}
.btnsub{  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003D93;
	cursor:hand;
font-weight: bold;
text-decoration: none; 
background-color: #ffffff; 
border-color: #8ABCFF; 
border-style: double; 
border-top-width: 1 px; 
border-right-width: 1 px; 
border-bottom-width:  1 px; 
border-left-width: 1 px
}