a:link { color: #CCCCCC; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-decoration: none; font-size: 10px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; font-weight: 500; font-style: normal; background-color: #CCCCCC}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; text-decoration: none; font-style: normal}
b {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; text-decoration: none; color: #FF0000}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 500; text-decoration: none; font-style: normal ; color: #FFFFFF}
a:visited { color: #999999; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-decoration: none ; font-size: 10px}
a:hover { color: #FF0000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; text-decoration: none; font-size: 10px}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #2B2B19;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
img {
	text-decoration: none;
	border: 0px;
}
.insideTable {
	background-color: #000000;
}
.titleUnderline {
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

