body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	white-space: normal;
	text-align: center;
	background-color: #666666;
        } 
body {
	color: #666666;
}
blockquote {
	font-size: 14px;
	font-style: italic;
	background-position: center center;
	text-align: center;
}
#PageContainer {
	width : 768px;
	margin: 0 auto;
	text-align: left;
	border: thin solid #ffffff;
	background-color: #666666;
 }#Container {
 width : 768px;
 margin: 0 auto;
 background-color: #666666;
}
#header {
	top:45;
	width:768px;
	height:250px;
	left: 0;
	background-color: #666666;
}

#nav {
	width:200;
	left: 0;
}

td, th {
	color: #cccc99;
	font-size: 16px;
}

h1 {
	color: #cccc99;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
}

h2 {
	color: #669999;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
}

h3, h4 {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
}

h5, h6 {
	color: #fffffff;
}

a {
	color: #cccc99;
	font-style: underline;
}
img.special {border: 5px white solid;
}


