a:link
{
	color: rgb(0,0,62); 
	font-family: Times New Roman;
}
a:visited
{
	color: rgb(0,0,62); 
} 
a:active 
{
	color: rgb(0,0,62);
}
body
{
	font-family: Book Antiqua, Times New Roman, Times;
	background-color: rgb(226,225,184);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(0,0,98);
}
h2
{
	color: rgb(236,24,19);
	font-family: Monotype Corsiva;
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(0,0,98);
	font-family: Tempus Sans ITC, Times;
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
