a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
table {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0033;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

body {
	font-family: Verdana;
	color: #000000;
	background-image: url(../pics/bg_page02.jpg);
	background-attachment: fixed;
	list-style-type: square;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #911112;
	background-repeat: inherit;
}
