/* External Style Sheet */

body
.style1 {
	color: #FFFFFF;
	    }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
		}
.style5 
		{
	color: #CCCCCC
		}
.style6 {
	color: #CCCCCC;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
		}
.style7 
		{
		color: #999999;
		}
.style8 
		{
		font-size: large
		}
.style9 
		{
	font-size: medium;
	color: #9966CC;
		}
.style10
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFCC99;
		}
.style11
		{
		font-family: Arial, Helvetica, sans-serif; 
		color: #00FF99;
		}
.style12 
		{
		color: #0099FF;
		}
.style13
		{
		color: #ECE9D8;
		}
.style14 
		{
	color: #33FF33;
	font-weight: bold;
		}
.style15 
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #2CFF33;
	font-weight: bold;
		}
.style16 
		{
		color: #2CFF33;
		}
a:link {color:#0000FF;
		font-family:san-serif;
	   }
a:active {color:#000000;
		 font-family:sefif;
		 }
a:hover {color:#999999;
		background-color:#000000;
		text-decoration:none;
		font-family:san-serif;
		}