body{
background-color:#000000;
margin:0;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#7a7a7a;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: none;
}
.text4 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.text-georgia {
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.text-verdana {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}
.page-title {
	font-family:verdana;
	font-size: 19px;
	font-style:oblique;
	font-weight: bold;
	color:#F41100;
	text-decoration: none;
}