﻿/******* structure and layout *******/
body {
font-family:Times; 
font-size: 12pt;
margin:0 0 0 0;
padding:0 0 0 0;
text-align:center;
}

p
{
	font-family: Georgia;
	color:#660000;
}

p.topnav
{
	font-family: Georgia;
	font-size: 14pt;
	color:#660000;
	text-decoration: underline;
}

a
{
 font-family: Georgia; 
 font-size: 10pt; 
 color: #0000CC;
 text-decoration: none
}

a:visited
{
 font-family: Georgia; 
 font-size: 10pt; 
 color: #0000CC;
 text-decoration: none
}

a:hover
{
 font-family: Georgia; 
 font-size: 10pt; 
 color: #666666;
 text-decoration: underline
}

a.top
{
 font-family: Georgia; 
 font-size: 14pt;
 color: #660000;
 text-decoration: none
}

a.top:visited
{
 font-family: Georgia; 
 font-size: 14pt; 
 color: #660000;
 text-decoration: none
}

a.top:hover
{
 font-family: Georgia; 
 font-size: 14pt; 
 color: #666666;
 text-decoration: underline
}
