a:link {
	color: rgb(0,0,153);
	background-color : none;
	text-decoration: none;
}

a:visited {
	color: rgb(153,51,153);
	background-color : none;
	text-decoration: none;
}
 
a:active {
	color: rgb(0,0,102);
	background-color : none;
	text-decoration: none;
}

HTML {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: medium;
}

body {
	color: #000000;
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

address,blockquote,br,big,small,sub,sup,
caption,cite,dd,div,dl,dt,fieldset,form,
frame,frameset,iframe,noframes,object,ol,p,ul,applet,
s,strike,del,u,ins,td,th,var,center,dir,hr,menu,b,strong,em,i,li
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1, h1.font.em, h1.em, h1.font, td.h1
{
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
	color : "#00009D";
}

h2, h2.font.em, h2.em, h2.font, td.h2
{
	font-family: "Times New Roman", Times, serif;
	font-style : italic;
}

h3, h3.font.em, h3.em
{
	font-family: "Times New Roman", Times, serif;
}

h4, h4.font.em, h4.em
{
	font-family: "Times New Roman", Times, serif;
}

h5, h5.font.em, h5.em
{
	font-family: "Times New Roman", Times, serif;
}

h6, h6.font.em, h6.em
{
	font-family: "Times New Roman", Times, serif;
}

