
.BoldLinkSmall  {font-weight: bold;
			font-family: Arial; 
			font-size: 10px;
			}
.BoldLink  {font-weight: bold;
			font-family: Arial; 
			font-size: 12px;
			}
.LinkSmall  {font-family: Arial; 
			font-size: 10px;
			}

.Link  		{font-family: Arial; 
			font-size: 12px;
			}
.LinkGlossary  		{font-family: Arial; 
		
			}

.BoldTextSmall  {font-weight: bold;
			font-family: Arial; 
			font-size: 10px;
			}

.BoldText  {font-weight: bold;
			font-family: Arial; 
			font-size: 12px;
			}
			
.TextSmall  {font-family: Arial; 
			font-size: 10px;
			}

.Text  		{font-family: Arial; 
			font-size: 12px;
			}
			
.OrangeBoldText  {font-weight: bold;
			font-family: Arial; 
			font-size: 12px;
			color: #993300}
			
.OrangeTextSmall  {font-family: Arial; 
			font-size: 10px;
			color: #993300}

.OrangeText  	{font-family: Arial; 
			font-size: 12px;
			color: #993300}
			
.WhiteText  	{font-family: Arial; 
			font-size: 12px;
			color: #FFFFFF}
.WhiteTextSmall  	{font-family: Arial; 
			font-size: 10px;
			color: #FFFFFF}
.BoldWhiteText  	{font-family: Arial; 
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;}
			
.RedBoldTextSmall  {font-weight: bold;
			font-family: Arial; 
			font-size: 10px;
			color: #97300c;
			}
.RedBoldText  {font-weight: bold;
			font-family: Arial; 
			font-size: 12px;
			color: #97300c;
			}

.AdminForm	{font-family: Verdana,Arial; 
			font-size: 10px;
			}


.FormFieldsSmall  {font-family: Arial; 
			font-size: 10px;
			}
.FormFields  {font-family: Arial; 
			font-size: 12px;
			}


.List		{font-size: 12px; 
			font-family: Arial; 
			color:#000000;
			type: circle }

.ListSub	{font-size: 12px; 
			font-family: Arial; 
			list-style-type: lower-alpha;
			margin-bottom: 0px;
			margin-top: 0px;
		 }
		
.List2	{font-size: 12px; 
			font-family: Arial; 
			list-style-type: disc;
			margin-bottom: 0px;
			margin-top: 0px;
		 }


A:link, A:visited, A:active {
	text-decoration: none; 
}

A:hover { 
	text-decoration: underline; 
}



BODY {	margin-left: 0px;
		margin-top: 0px;
		margin: 0;
		padding: 0;
		background-repeat: no-repeat}
		
UL	{font-family: Arial; 
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
	}
	
OL	{font-family: Arial; 
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
	}
	
BLOCKQUOTE	{font-family: Arial; 
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
	}
