.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height:15px;
}
.header{
font-family: arial;
font-size:15px;
color: #CCCCCC;
font-weight:400;
text-align:center;
}
.link {
	font-family: verdana;
	font-size: 11px;
	font-weight: 400;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
	line-height:15px;
}

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #12110D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: verdana;
	color: #FF0000;
}
a:hover {
	color: #FFFFFF;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
