td {
	font-family: Arial; 
	Color:#CCCCCC;
	font-size: 10pt;
	font-style: normal;
}

th {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
}

.bodystyle {
	font-family: Arial;
	font-style: normal;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: normal;
}

.boldHeaders	{
	font-family: Arial;
	font-style: normal;
	font-size: 16pt;
	Color: f3d231;
	font-weight: bold;
}
.quote {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color:#CCCCCC;
}

.boldquote {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}

.bold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#CCCCCC;
}

.xbig {
	font-family: Arial;
	font-size: 14pt;
	color: #CCCCCC;
	font-weight: bold;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

H1 {
	font-family: arial; Color:#f3d231;
	FONT-SIZE: 16pt;
}
li {
	font-family: arial; color:#CCCCCC
	font-size: 10pt; font-style: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #F3D231;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF33CC;
	font-weight: bold;
}
.pageBackground {
	background-color:#666666;
	font-size:10pt; font-family:arial; color:#CCCCCC;
	font-style:normal;
}
.homeBackground {
	background-color:#000000;
	font-size:10pt; font-family:arial; color:#FFFFFF;
	font-style:normal;
}
