a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3333;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #990000;
}
h2 {
	font-size: 14px;
	color: #990000;
}
h3 {
	font-size: 12px;
	color: #990000;
}
h4 {
	font-size: 10px;
	color: #990000;
}
h5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h6 {
	font-size: 9px;
	color: #666666;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	background-color: #990000;
	float: none;
	background-image: url(../img/pimg/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	width: 970px;
	display: block;
}
