
body {
	background-color: #000033;

	background-repeat : repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

p,ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 24px;
	color: #000033;

}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #000033;

}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #000033;

}

h4	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000033;

}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000033;

}



A:link { color: #660000;  text-decoration : none;  }
A:active { color: #203521;  text-decoration : underline; }
A:visited { color: #660000;  text-decoration : none;  }
A:hover {color: #203521; text-decoration : underline; }
.sectionheader {
	font-size: 18px;
	font-weight: bold;
	background-color: #660000;
	text-align: center;
	display: block;
	color: #FFFFFF;
	font: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
}
.questionheader {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #660000;
	text-align: left;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
}



table#head {
	width: 800px;
	height: 150px;
	table-layout: fixed;
	background-image: url(Logo.gif); background-repeat: no-repeat;
		border-width: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #660000 #660000 #660000 #660000;
	
	}

table#head2 {
	width: 800px;
	height: 30px;
	table-layout: fixed;
	background-color: #ffffcc;
		border-width: 5px 5px 5px 5px;
		border-style: none solid solid solid;
	border-color: #660000 #660000 #660000 #660000;
	}
	

table#middle {
	width: 800px;
	height: auto;
	table-layout: fixed;

		border-width: 0px 5px 0px 5px;
		border-style: none solid none solid;
	border-color: #660000 #660000 #660000 #660000;
	}

table#bottom1 {
	width: 800px;
	height: auto;
	table-layout: fixed;

		border-width: 0px 5px 5px 5px;
		border-style: none solid solid solid;
	border-color: #660000 #660000 #660000 #660000;
	}



Hr.blue {border: none 0; 
	border-top: 4px double #000033;
	width: auto;
	height: 4px;

	text-align: center;
	}	







