body
{ 	background-color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
 }
 
p
{   font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	}

p.nomarg
{	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	}
	


p.nomargbold
{	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold
	}	

	
p.centered
{  text-align: center
	}
	

p.small
{	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px
	}

p.smallcenter
{	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	font-weight: bold
	}
	
p.copyright 
{	font-size: 10px;
	}
		
	
h1
{	font-size: 110%
	}

h1.feature
{	font-size: 110%;
	text-decoration: underline;
	font-weight: bold;
	}

h2
{	font-size: 125%
	}

h1.center
{	font-size: 155%;
	text-align: center
	}

h1.centerred
{	font-size: 155%;
	text-align: center;
	color: #CC0000;
	}
	
h2.center
{	font-size: 125%;
	text-align: center
	}
	
	
li
{	font-size: 13px
	}
	

A 
{	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	}


A:HOVER
{	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	}

A:VISITED
{	color: #666666;
	font-weight: bold;
	font-size: 13px;
	}	



A.FEATURE 
{	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	}


A.FEATURE:HOVER
{	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	}

A.FEATURE:VISITED
{	color: #666666;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	}	



A.return 
{	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}


A.return:HOVER
{	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}

A.return:VISITED
{	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}







	

table.alpha
{	background-color:#FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #660000;
	align: center;
	padding: 0px;
	cellspacing: 0px;
	width: 760px;
	}

table.bodycontent
{	padding-top:25px;
	padding-bottom:25px;
	padding-right:50px;
	padding-left:50px;
	}

td.downloads
{	background-color:#A1C0D8;
	}


	
	


