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



.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; 
}


H1
{
	COLOR: #CC9933;
	FONT-FAMILY: arial,helvetica;
	font-weight: bold;
}

H2
{
	COLOR: #CC9933;
	FONT-FAMILY: arial,helvetica;
	font-weight: bold;
	text-decoration: underline;
}




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




a.nav:link {
	color: #ffffff; 
	text-decoration: none;
	background-image: url(img/buttonblank.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	FONT-FAMILY: Arial;
	font-size: 78%;
	height: 31px;
	width: 133px;
	padding-top: 8px;
	padding-left: 40px;
	text-align: left;
	display: block;
}

a.nav:visited {
	color: #ffffff; 
	text-decoration: none;
	background-image: url(img/buttonblank.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	FONT-FAMILY: Arial;
	font-size: 78%;
	height: 31px;
	width: 133px;
	padding-top: 8px;
	padding-left: 40px;
	text-align: left;
	display: block;
}

a.nav:hover {
	color: #ffffff; 
	text-decoration: none;
	background-image:url(img/buttonblank2.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	FONT-FAMILY: Arial;
	font-size: 78%;
	height: 31px;
	width: 133px;
	padding-top: 8px;
	padding-left: 40px;
	text-align: left;
	display: block;


}

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


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

}

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

}

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

}

a.bottom:link {
	color: #000000;  
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	text-align: center;

}

a.bottom:visited {
	color: #000000;  
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	text-align: center;

}

a.bottom:hover {
	color: #000000; 
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	text-align: center;

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


