﻿body         {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link 		{
	color: #980000;
}

a:visited 	{
	color: #980000;
}


a:hover 	{
	color: #d90000;
}

h1           {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16pt;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	color: #990000;
}
               
h2           {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 0;
	color: #990000;
}
				
p            {
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size:10pt
}