body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

a:link
	{
	color: #660099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; font-style: normal
	}

a:visited
	{
	color: #660099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; font-style: normal
	}

a:active
	{
	color: #660099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal
	}

a:hover
	{
	color: #660099;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: bold
	}

a.white:link
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.white:visited
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.white:active
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.white:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
	}



.green:link
	{
	color: #CCFF66;
	text-decoration: none;
	font-weight: bold;
	font-size:18px;
	}

.green:visited
	{
	color: #CCFF66;
	text-decoration: none;
	font-weight: bold;
	font-size:18px;
	}

.green:active
	{
	color: #CCFF66;
	text-decoration: none;
	font-weight: bold;
	font-size:18px;
	}

.green:hover
	{
	color: #CCFF66;
	text-decoration: underline;
	font-weight: bold;
	font-size:18px;
	}
	
TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
P.white {
	font-size: 14px;
	font-gamily: Verdana;
	color: #FFFFFF;
}

H1 {
	font-size: 16px;
	font-weight: bold; 
	font-family: Arial, Helvetica;
	color: #FFFFFF;
}

H2 {
	font-size: 12px;
	font-weight: bold; 
	font-family: Verdana;
	color: #FFFFFF;
}

H3 {
	font-size: 16px;
	font-weight: bold; 
	font-family: Arial, Helvetica;
	color: #000000;
}



H4 {
	font-size: 16px;
	font-weight: bold; 
	font-family: Arial, Helvetica;
	color: #660099;
}

H5 {
font-family: Arial, Helvetica;
font-size:30px;
font-style: oblique; 
height:1%; 
padding:10px; 
filter:Shadow(direction=90, color=#CCFF66, strength=5);
}


H6 {
filter:glow(color=navy,strength=10);


}





HR {
	color : #3399CC;
}


