@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: VDub, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {font-size: 19px}

body {
	background-color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.man {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 24px;
}
