body {
	margin: 0px;
	background-color: #7d021a;
}

body,td,p,div,h1 { font-family: Trebuchet,Verdana,Arial,sans-serif; }

h1 {
	font-size: 30px;
	color: #CCCCCC;
	font-family: Arial,sans-serif;
	margin: 20px 0px 0px 0px;
}

h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
}

p.warn {
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	font-family: Arial,sans-serif;
}

p.link,div.link {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	font-family: Arial,sans-serif;
}

a.link:link, a.link:visited, a.link:active {
	font-size: 22px;
	font-weight: bold;
	color: #788fc8;
	font-family: Trebuchet,Verdana,Arial,sans-serif;
	text-decoration: underline;
}

a.glink:link, a.glink:visited, a.glink:active {
	font-size: 15px;
	font-weight: bold;
	color: #788fc8;
	font-family: Trebuchet,Verdana,Arial,sans-serif;
	text-decoration: underline;
}

a.link:hover {
	font-weight: bold;
	color: #ffffff;
	font-family: Trebuchet,Verdana,Arial,sans-serif;
	text-decoration: underline;
}

.thumb {
	border: 2px;
	border-color: #cccccc;
	border-style: solid;
}

.hr {
	width: 500px;
	background-color: #cc0836;
	height: 2px;
	font-size: 0;
}

td { border: 0; }

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