td {
	font-family: "Courier New", Courier, mono, Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #006633;
	font-style: normal;
	}
body {
	background: #999999;
	margin:0px;
	line-spacing: 125%;
	font-family: "Courier New", Courier, mono, Arial, Helvetica, sans-serif;
	color: #006633;
	line-height: 125%;
	}
p {margin: 10px 25px 10px 10px;}
a {
	font-family: "Courier New", Courier, mono, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-style: normal;
	}
a:hover {
	text-decoration: underline;
	}
h1{
	font-size: 190%;
	font-family: "Courier New", Times, serif;
	color: #006633;
	line-height: 90%;
	font-weight: bold;
	margin: 20px 0px 15px 10px;
	}
h2{
	font-size: 100%;
	font-family: "Courier New", Times, serif;
	color: #006633;
	line-height: 90%;
	font-weight: bold;
	letter-spacing: 3px;
	}
blockquote h2{
	font-size: 100%;
	font-family: "Courier New", Times, serif;
	color: #663333;
	line-height: 90%;
	font-weight: bold;
	letter-spacing: 3px;
	}
/*blockquote{
	background-color: #666666;
	}*/
.title {
	background-color: #8495A9;
	border: thin solid #3F5678;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: E6E5D0;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
	}
h3,h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #003C96;
	text-decoration: none;
	margin-bottom: 5px;
	font-style: normal;
	}
h5,h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #006633;
	text-decoration: none;
	margin-bottom: 5px;
	font-style: normal;
	background-color: #000000;
	text-align: center;
	}
.content {
	float: right;
	padding-right: 7px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 7px;
	background-color: E6E5D0;
	border: 1px solid #c5af7d;
	font-style: normal;
	}
.emphasize {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	}