p           {
	font-family: Georgia;
	font-size: 10pt
}
body         { font-family: Georgia; background-color: #006600; background-image: 
               url('/images/backgrnds/backgrnd01.jpg'); background-repeat: 
               repeat; background-attachment: scroll; margin-top: 0; 
               background-position: 0% }
h1          {
	font-family: Georgia ;
	font-size: 14pt;
	color : Green;
}
h2           {
	font-family: Georgia;
	font-size: 12pt;
	color : Green;
}		
h3          {
	font-family: Georgia ;
	font-size: 10pt;
	color : Green;
}
h4          { font-family: Georgia ; font-size: 12pt}
h5          { font-family: Georgia; font-size: 10pt }
h6          { font-family: Book Antiqua; font-size: 10pt; font-weight: normal }
address     { font-family: Georgia; font-size: 10pt }
ol, ul      { font-family: Georgia; font-size: 10pt }

input		{ font-family: Georgia; font-size: 9pt }
select		{ font-family: Georgia; font-size: 9pt }
option		{ font-family: Georgia; font-size: 9pt }
a					{ color: #008000;  }
a:visited		{ color: #008000 }
a:hover		{
	color: Red
}
.NetBack    	{
	background-color : White;
}
.TopNav		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold ;
}
.Footer		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}
.G9				{
	font-family: Georgia;
	font-size: 9pt;
}
.SmallB		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold
}
.small			{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt
}
.TextBox		{
	font-family: Courier New;
	font-size: 9pt;
	width: 600px;
}
