body {
	margin: 0;
	padding: 0;
}
p, ol, ul, dl {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
td, th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
a {
	color: #990033;
	text-decoration: underline;
}
link {
	color: #990033;
	text-decoration: underline;
}
A:hover	{	
	color:	#990033;
	text-decoration: underline;
}
alink {
	color: #0066CC;
	text-decoration: underline;
}
vlink {
	color: #990033;
	text-decoration: underline;
}


