﻿body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link 		{
	color: #336699;
	text-decoration: none;
}

a:hover		{
	text-decoration: underline;
}


h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	color: #003366;
	font-weight: bold;
}
               
h2           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-bottom: 0;
	color: #003366;
	font-weight: bold;
}
				
p            { word-spacing: 0; margin-top: 0; margin-bottom: 0; font-size:10pt }