/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	color: #FFFFFF;


}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

.line-height {
	line-height: 19px;
}

.letterSpacing {
	letter-spacing: 2px;
	line-height: 19px;
}

.footer {
	letter-spacing: 2px;
}


.style1 {
	font-weight: bold;
	font-size: 11px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

.titleWhite {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
