body {
background-color: #BBE5FF;
color: #003090;
font-family: Arial, Helvetica, sans-serif;
}
 td, table, tr {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-family: Verdana;
	font-size : 11px;
}

.nv1{
	color : #003090;
	text-decoration : none;
	font-style: normal;
}

a:hover.nv1{
	color : Blue;
	text-decoration : none;
	font-style: normal;
}

.nv2{
	color : #FFFFFF;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
    font-size: 10px;
}

a:hover.nv2{
	color : #FF7F00;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration : none;
	font-size: 10px
}


