body {
	background-color: #D68F89;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #AB2927;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #AB2927;
}
h2 {
	font-size: 12px;
	color: #AB2927;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:active {
	color: #0033CC;
}
.hlink:link{color:#FFFFFF;
		text-decoration:none;
		font-weight:bold}
.hlink:visited{color:#FFFFFF;
		text-decoration:none;
		font-weight:bold}
.hlink:active{color:#FFFFFF;
		text-decoration:underline;
		font-style:italic;
		font-weight:bold}
.hlink:hover{color:#FFFFFF;
		text-decoration:underline;
		font-weight:bold}