body {
	background-color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 331C0B;
}
a:link {
	color: #7E1E5B;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6523C2;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.footerlink {
	font-size:9px;
}
.alert {
	font-size: 14px;
	color:#FF0000;
	font-weight:bold;
}
