body { margin: 0; }
body,td,p,div { font-family: "Book Antiqua",Georgia,"Times New Roman",serif; }

h1 {
	margin: 15px 20 0 20;
	font-family: "Book Antiqua",Georgia,"Times New Roman",serif;
	font-size: 54px;
	font-variant: small-caps;
	font-weight: bold;
}

h2 {
	margin: 0px;
	font-family: "Book Antiqua",Georgia,"Times New Roman",serif;
	font-size: 20px;
	font-weight: bold;
}

a:link,a:visited,a:active {
	color: #ff0000;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.warn {
	font: 9px lighter Arial,sans-serif;
	text-align: justify;
	color: #cccccc;
	padding: 10px;
	width: 666px;
}

.comply, a.comply:link,a.comply:visited,a.comply:hover {
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
}

.adline {
	padding: 0px 0px 10px 0px;
	font-size: 11px;
}

a.adline:hover {
	text-transform: capitalize;
	text-decoration: none;
}

img.thumb {
	border-color: white;
	border-width: 2px;
	border-style: solid;
}

a.link:link, a.link:visited, a.link:active {
	color: #7C0606;
	text-decoration: underline;
	font-family: "Book Antiqua",Georgia,"Times New Roman",serif;
	font-size: 25px;
	font-weight: bold;
}

a.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Book Antiqua",Georgia,"Times New Roman",serif;
	font-size: 25px;
	font-weight: bold;
}
