BODY {
	font-family : "Times New Roman", Times, serif;
}

H1, H2,H3 {
	color : #990000;
	font-style : italic;
}
.darkred {
	color : #990000;
}
.darkblue{
	color : #000066;
}
P {
	font-family : "Times New Roman", Times, serif;
}
a.stronglink{
	font-weight : normal;
	font-size : larger;
}
a.navbar{
	font-size : 12pt;
	font-weight: bold;
}
A:link, A:VISITED {
	color : #000066;
}
A:hover {
	color : #0000ff;
}



