body {
	font-family: "Verdana";
	color : #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: black;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:10px;
}
h4 {
	font-size:14px;
	font-weight: bold;
}
h5 {
	font-size:12px;
	font-weight: bold;
}
h6 {
	font-size:	12px;
}
h1, h2, h3, h6 {
	font-family: Verdana;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	margin:	0px;
}
code, tt, pre {
	font: 10px "Verdana";
	color:#FFFFFF;
	background-color:transparent;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:476BB3;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:476BB3;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
}
body text {
	font: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:476BB3;
	}
