﻿BODY, TABLE, TD, TR {

	font-family : "Times New Roman", Times, serif;

	font-size : 12pt;

}

H1{

	font-family : Lucida Calligraphy, "Times New Roman", Times, serif;

	font-size : 24pt;

	color : #3c7777;

}

H2{

	font-family : "Times New Roman", Times, serif;

	font-size : 14pt;

	color : #3c7777;

}


a:link {

	color: #254b4b;

	text-decoration: none;

	font-family: TimesNewRoman;

}

a:visited {

	color: #254b4b;

	text-decoration: none;

	font-family: TimesNewRoman;

} 

a:hover {

	color: black;

	font-family: TimesNewRoman;

	font-style: italic;

	
	text-decoration: none;

	font-size: inherit;

	

} 


.redlinks a:link    { color: #801533; } 

.redlinks a:hover   { color: #000000; }
