BODY
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	margin: 0cm 0cm 0cm 0cm;
}


H1
{
	COLOR: #005883;
	FONT-FAMILY: Arial;
	font-size: 28px;
	font-weight: bold;
}

div.header
{
	background-color: #000000;
	height: 101px;
	display: block;
}

div.headertext
{
	color: #FFFFFF;
	margin-top: 30px;
	font-family: arial;
}

div.navbar
{
	background-color: #CCCCCC;
	padding: 6px;
	text-align: right;
}

div.mainbodytext
{
	padding: 6px;
	font-size: 16px;
      	font-family: Book Antiqua;
	font-color: #000000;
}

div.bottombar
{
	background-color: #000000;
	font-size: 10px;
	font-family: arial;
	padding: 6px;
	text-align: center;
	color: white;
	margin-top: 1px;

}

img.bottomimage
{
	position: relative;
}



a.nav1:link, a.nav1:visited {
	background-color: #CCCCCC;
	FONT-FAMILY: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.nav1:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #005883;
}

a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}


a.green:link, a.green:visited {
	color: #336600;  
	text-decoration: none;

}

a.green:hover {
	color: #A7A984; 
	text-decoration: none;

}

div.copy {
	color: #000000; 
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
	text-align: center;
}

a.jwd:link, a.jwd:visited {
	color: #ffffff;  
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	text-align: center;

}
a.jwd:hover 
{
	color: #0000ff;
}

a.admin:link, a.admin:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 60%;
}

.question
{
	COLOR: #990033;
	FONT-FAMILY: Arial;
	font-weight: bold;
}

.answer
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
}

p.inheader
 {
	position: absolute; 
	top: 140px; 
	right: 10px;
	COLOR: #ffffff;
	font-size: 100%;
	FONT-FAMILY: Arial; 
}


