body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;


}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #c62127;
	font-style: italic;
	margin-top: 5px;
}
p {
	font-size: 12px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
ul {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #006699;
}
#text-ads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;

}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.red-border {
	border: 4px solid #c62127;
}
.footer a:link {
	color: #000000;
	text-decoration: none;

}
.footer a:hover {
	color: #000000;
	text-decoration: underline;

}
.footer a:visited {
	color: #000000;
	text-decoration: none;

}
.emphasize {
	font-size: 105%;
}

