body	{
	margin:			0;
	background: 		#2C69A1;
	font-size:		80%;
	font-weight:		normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-transform:		none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	}

p 	{
	color: 			#FFFFFF;
	background:		none;
	text-decoration: 	none
	}

h1 	{
	font-family: 	"Unreal Tournament", Verdana, Arial, Helvetica, sans-serif; 
	color: 		#FFFDD2;
	background:	none;
	text-align: 	center
	}

h2 	{  
	color: 			#FFEA00
	}

h3 	{
	color: 			#FFEA00;
	text-align: 		center
	}

h4 	{
	font-size: 		110%;
	font-weight: 		bold;
	color: 			#FFEA00
	}

td 	{
	color: #FFFFFF;
	font-size: 80%
	}

td.basic { 
	background-color: #333333 
	}

td.inner { 
	background-color: #666666
	}

a:hover {
	color: #FFCC33;
	text-decoration: underline
	}

a:link 	{
	color: #FFEA00;
	text-decoration: none
	}

a:visited {
	color: #FFCC33;
	text-decoration: none
	}

p.nav_menu { font-size: 80%; color: #FFFFFF}

.form {  font-size: 80%}

.nav_menu_link { color: #FFFDD2 ; font-size: 80%}

.form_required { font-size: 80%; color: #FFFF00; font-weight: bold}

.black {  color: #000000}

.small_text { font-size: 80%; color: #FFFF00}