table{
	border: none Gray;
}

body {
	background: #F8F8FF;
}

.v_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: Navy;
	font-weight: bold;
}

.top_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: Navy;
	font-weight: bold;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0000CD;
	font-weight: bold;
}
p,td,ul,li{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color: #483D8B;
}

