.body 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; color: #000000; 
	text-decoration: none
	}
	
.locationred 
	{ 
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; font-style: normal; 
	font-weight: normal; 
	color: FF0033; 
	text-decoration: none
	}
	
.locationgreen 
	{ 
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: normal; 
	color: #339933; 
	text-decoration: none
	}
	
.locationblue 
	{ 
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: normal; 
	color: #33CCFF; 
	text-decoration: none
	}
	
.bodygreenlink 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #339933; 
	text-decoration: none
	}
	
.bodyredlink 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ff0033; 
	text-decoration: none
	}

.bodybluelink 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #33CCFF; 
	text-decoration: none
	}
	
p 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: 000000; 
	text-decoration: none
	}

td 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
	}
	
.bodysml 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
	}
	
a:link
	{
	text-decoration: none
	}
	
a:visited
	{
	text-decoration: none
	}
	
a:hover
	{
	color: #800000;
	text-decoration: underline
	}

a:active
	{
	color: RED;
	text-decoration: underline
	}
	
		
