a:link {color: #000099; text-decoration: underline;}
a:hover {color: #000099; text-decoration: none;}
a:visited {color: #000099; text-decoration: underline;}

body,td,div,p,form,blockquote,ul,ol {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
h1{
	font-family: Arial;
	color: #007EBD;
	font-size: 18px;
	font : bold;
}
h2{
	font-family: Arial;
	color: #007EBD;
	font-size: 14px;
	font : bold;
}
.table_heading{
	background: #BCDFF1;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #00000;
}
.blue2{
	background: #D0DEF0;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #00000;
}
.blue1 {
	background: #E6F2F8;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #00000;
}