body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #333333;
}
.text {
	text-align: justify;
}
h2 {
	color: #00CCFF;
}
a {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
table {
	font-size: x-small;
}
.titols {
	font-size: small;
	color: #33CCFF;
	font-weight: bold;
}
h1 {
	color: #CAD8D9;
}
