﻿
body         {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}
img          { border: 2px solid #000000 }
.border      { border-style: solid; border-width: 2px; }
table        {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}
h1           {
	font-family: Georgia;
	font-size: 14pt;
	margin-top:0;
	margin-bottom:0;
	vertical-align:text-top;
	font-weight:bold; color:#FFFFFF
	}
h2           { 
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 12pt; 
  margin-top:0; 
  margin-bottom:0; 
  vertical-align:text-top; 
  font-weight:bold 
}
a:link       {
	font-weight: bold;
	color:#FFCC66;
	font-size: 10pt;
	text-decoration: none
}
a:active     {
	font-weight: bold;
	color:#FFCC66;
  	font-size: 10pt;
  	text-decoration:none
	}
a:hover      {
	font-weight: bold;
	color:#F5E26A;
	font-size: 10pt; 
	
	}
a:visited    {
	font-weight: bold;
	color:#FFCC66;
	font-size: 10pt;
	text-decoration:none
	}
#bodyContent a {
	font-weight: bold;
	color: #0B575B;
  	font-size: 10pt;
  	text-decoration:none
}
#bodyContent a:hover {
	font-weight: bold;
	color: maroon;
  	font-size: 10pt;
  	text-decoration:none
}
