@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #003449;
}
.blackfont {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}