body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8c8d90;
}
a:link {
	color: #D71921;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #999999;
	padding:0px;
	margin:0px;
}

h2 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
	color: #999999;
}
.ad h2 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
	color: #999999;
}
.ad h2 a:link, .ad h2 a:visited {
	color:#999;
	text-decoration:none;
	border-bottom:1px dotted #999;
}
.ad h2 a:hover {
	color:#00CCFF;
}

h3 {
	font-size: 16px;
	color: #33333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}

.btm_nav {color: #FFFFFF; font-size: 11px; }
	.btm_nav a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	.btm_nav a:visited {
		text-decoration: none;
		color:#999999;
	}
	.btm_nav a:hover {
		text-decoration: underline;
		color: #D71921;
	}
	.btm_nav a:active {
		text-decoration: none;
	}
.fineprint {font-size: 10px; padding:10px;}

input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	border:1px solid #D71921;
	padding: 5px;
	}
.line {
	border-top: 1px solid #666666;
	padding-bottom: 0px;
	margin-bottom:2px;
	}
	
#blog h1 {
	color: #D71821;
	font-size: 16px;
	font-weight: bold;
}
#blog h2 {
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-top: 1px dotted #999;
}

.blog a:link {
	color: #999;
}
.blog a:visted {
	color: #999;
}
.blog a:hover {
	color: #00AEEF;
}
