<style type="text/css">


body {      font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 14px;
		background-color: #000000;
		color: #FFFFFF;
		font-weight: normal
}

p {		font-family: Verdana, Arial, Helvetica, sans-serif;
  		font-size: 14px;
		color: #FFFFFF;
		font-weight: normal
}

h1 {		font-family: Arial, Helvetica, sans-serif;
   		font-size: 24px;
		color: #FFCC00;	
		font-style: normal;
		font-weight: bold;
		text-align: center;
		line-height: normal
}

h2 {		font-family: Arial, Helvetica, sans-serif;
   		font-size: 18px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
		line-height: normal
}

h3 {		font-family: Arial, Helvetica, sans-serif;
   		font-size: 18px;
		color: #FFCC00;
		font-weight: bold;
		text-align: center;
		line-height: normal
}

h4 {		font-family: Arial, Helvetica, sans-serif;
   		font-size: 18px;
		color: #FFFFFF;
		font-style: italic;
		font-weight: bold;
		text-align: center;
		line-height: normal
}

a:link {	color: #CCCCCC; font-weight: bold; text-decoration:none
}

a:active {	color: #FFFFFF; font-weight: bold; text-decoration:none
}

a:visited { color: #CCCCCC; font-weight: bold; text-decoration:none
}

a:hover { 	color: #FFFFFF; font-weight: bold; text-decoration:none
}

blockquote {font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFCC00;
		font-weight: normal;
		font-style: italic
}

strong {	color: #CCCCCC;
		font-weight: bold;
		font-style: normal
}

.bigtext {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px
}

.smalltext {font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: normal;
		font-style: normal
}

.email {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		text-align: center
}
			
.copyright {font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		text-align: center
}

.centered {	text-align: center
}

.goldtext {	color: #D4BD4B;
		text-align: center
}

.whitetext {color: #FFFFFF;
		text-align: center
}

.yellowtext {	font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFCC00;
		font-weight: normal
}

.imagefloat {	float: left;
				margin-right: 20px; 
				margin-bottom: 8px
}

</style>

