BODY, td, th, a, p, h1
{
	font-family: Arial, Verdana, Helvetica;
	font-family: 'Poiret One', sans-serif;
	font-family: 'Happy Monkey', sans-serif;
	font-family: 'Abel', sans-serif;
	text-decoration: none
}

BODY {
	background-color: #000000;
	color: #666;
	
}

p {
	font-family: "Happy Monkey", Arial, sans-serif; 
	color: #EEEEEE; 
	font-weight: normal; 
	font-size: 12pt; 
	font-style: normal; 
	text-align: left; 
	line-height: 150%;
}
	
p.large {
	font-family: "Happy Monkey", Arial, sans-serif; 
	color: #EEEEEE; 
	font-weight: normal; 
	font-size: 20pt; 
	font-style: normal; 
	text-align: center; 
	line-height: 150%;
}
	
a  {
	font-family: "Happy Monkey", Arial, sans-serif; 
	color: #FF9900; 
	font-weight: normal; 
	font-size: 12pt; 
	font-style: normal; 
	text-align: left
}
 
a:hover {
	font-family: "Happy Monkey", Arial, sans-serif; 
	color: #FFFF00; 
	font-weight: bold;
	font-size: 12pt; 
	font-style: normal; 
	text-align: left
} 

a.large  {
	font-family: "Happy Monkey", Arial, sans-serif; 
	color: #FF9900; 
	font-weight: normal; 
	font-size: 20pt; 
	font-style: normal; 
	text-align: left
}
 
a.large:hover {
	font-family: "Happy Monkey", Arial, sans-serif; 
	color: #FFFF00; 
	font-weight: bold;
	font-size: 20pt; 
	font-style: normal; 
	text-align: left} 

h1 {
	color: #FFFF66;
	font-weight: bold;
	font-size: 24pt;
	font-style: normal;
	text-align: center;
	font-family: 'Poiret One', Arial, sans-serif;
	letter-spacing: 1px;
}
				 
h2 {
	color: #FFFF88; 
	font-weight: normal; 
	font-size: 20pt; 
	font-style: normal; 
	text-align: left;
	font-family: "Abel", Arial, sans-erif;
	letter-spacing: 2px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

h3  {
	color: #FFFF88;
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
	text-align: left;
	font-family: "Abel", Arial, sans-serif;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}				 
				 
td {color: #CCCCCC; font-weight: normal; font-size: 10pt; font-style: normal; text-align: left} 
th {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-align: center
} 
