

a:link, a:visited {
	color: #DC3854; text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #DC3854;	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}



BODY {
	margin: 15px;
	background: #FFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000;
}

div {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000;
}

.cont {	padding-left: 40px;}

.subhdr{	font-size: 16px;
	font-weight: bold;}

h1 {	font-weight: bold;
	font-size: 20px;
	text-align: center;}
