H1 {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
}
A:visited {
	COLOR: #004da2
}
A:hover {
	COLOR: #cc3399
}
A.blue {
	COLOR: #0000ff
}
A.blue:hover {
	COLOR: #cc3399
}
A.blue:visited {
	COLOR: #0000ff
}
H2 {
	FONT-SIZE: 14px; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:visited {
	COLOR: #004da2
}
A:hover {
	COLOR: #cc3399
}
A.blue {
	COLOR: #0000ff
}
A.blue:hover {
	COLOR: #cc3399
}
A.blue:visited {
	COLOR: #0000ff
}






	a:link	{	color: #0000FF; text-decoration: none;}
	a:visited	{	color: #0000FF; text-decoration: none;}
	a:hover	{	color: #00F; text-decoration: underline;}
