
body {
	background-color: #ffffe6;
	}
body, td, p, ol, ul, li, dl, dt, dd, div, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #333;
	}
pre, code {
	font-size: 13px;
	color: #777;
	}
strong {
	font-weight: bold;
	}
em, cite {
	font-style: italic;
	}
a {
	outline: none;
	}
a:link {
	font-weight: bold;
	color: #a41d1a;
	}
a:visited {
	font-weight: bold;
	color: #a41d1a;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #a41d1a;
	}
a:active {
	font-weight: bold;
	color: #a41d1a;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h1 {
	font-size: 21px;
	}
h2 {
	font-size: 18px;
	font-weight: normal;
	}
h3 {
	font-size: 16px;
	font-weight: normal;
	}
#navbottom {
	clear: both;
	margin: 60px 0 0 0;
	height: 50px;
	}
#rightcontent {
	margin-top: 30px;
	width: 715px;
	}




