@charset "UTF-8";

body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:active {
	color: #999;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a.white:link {
	color: #FFF; 
	font-size: 14px;
	text-decoration: none;
}
a.white:active {
	color: #FFF; 
	font-size: 14px;
	text-decoration: none;
}
a.white:visited {
	color: #FFF; 
	font-size: 14px;	
	text-decoration: none;
}
a.white:hover {
	color: #FFF; 
	font-size: 14px;
	text-decoration: none;
}
a.graylarge:link {
	color: #999; 
	font-size: 18px;
	text-decoration: none;
}
a.graylarge:active {
	color: #999; 
	font-size: 18px;
	text-decoration: none;
}
a.graylarge:visited {
	color: #999; 
	font-size: 18px;	
	text-decoration: none;
}
a.graylarge:hover {
	color: #999; 
	font-size: 18px;
	text-decoration: underline;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.text-white-normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.text-gray-normal {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.text-darkgray-normal {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.text-green-normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #009900;
	text-align: left;
}
.text-green-large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #009900;
	text-align: left;
}
.text-green-huge {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #009900;
	text-align: left;
}
.text-white-medium {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
.text-white-large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
}
.text-white-huge {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #FFF;
	text-align: left;
}
.text-gray-large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	text-align: left;
}
.text-gray-huge {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #999;
	text-align: left;
}
.text-darkgray-large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: left;
}
a img {border: none; } 
h1 {
font-family: Tahoma, Geneva, sans-serif;
font-size: 18px;
color: #009900;
font-weight:normal;
}
