body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
bodycopy {
	font-size: small;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}
a:visited {
	color: #CCCCCC;
}

img
{  border-style: none;
}

h1 {
	font-size: x-small;
	font-weight: bold;
	color: #DC2027;
}

