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


.clearing:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    } 

.clearing { 
    display: inline-block; 
    } 

/* hides from IE/Mac \*/ 
* html .clearing { 
    height: 1%; 
    } 

.clearing { 
    display: block; 
    } 
/* end hide from IE-Mac */ 
/*** end clearing hack ***/



.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: #000000;
	FONT-FAMILY: bookman old style;
	font-weight: bold;
}

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;
	font-weight: bold;
	FONT-FAMILY: Arial;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width: 175px;
	height: 35px;
	padding-top: 8px;
	padding-left: 12px;
	display: block;

}

a.nav:visited {
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
	FONT-FAMILY: Arial;
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	width: 175px;
	height: 35px;
	padding-top: 8px;
	padding-left: 12px;
	display: block;

}

a.nav:hover {
	color: #99CCFF; 
	text-decoration: none;
	font-weight: bold;
	FONT-FAMILY: Arial;
	background-image:url(images/button-d.gif);
	background-repeat:no-repeat;
	width: 175px;
	height: 35px;
	padding-top: 8px;
	padding-left: 12px;
	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: #ffffff;  
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	text-align: center;

}

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

}

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

}

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


