body{
	color: #000000; 
	background: #FFFFFF;
	font-family: Arial, Trebuchet MS, Lucida Sans Unicode, sans-serif;
	}

h1{
	font-size: x-large;
	text-align: center;
	}

h2{
	font-size: large;
	text-align: center;
	color: #e19800;
	}

h3{
	font-size: medium;
	text-align: center;
	}

h4{
	font-size: normal;
	text-align: left;
	color: #e19800;
	}

h5{
	font-size: normal;
	font-weight: bold;
	text-align: left;
	}

a{	
	color: #000000;
	text-decoration: none;
	}

a:link{
	color: #000000;
	text-decoration: none;
	}

a:visited{
	color: #000066;
	text-decoration: none;
	}

a:hover{
	color: #000066;
	text-decoration: underline;
	}

a:active{
	color: #e19800;
	}

a.acclink{	
	color: #FFFF99;
	text-decoration: none;
	}

a.acclink:link{
	color: #FFFF99;
	text-decoration: none;
	}

a.acclink:visited{
	color: #FFFF99;
	text-decoration: none;
	}

a.acclink:hover{
	color: #FFFF99;
	text-decoration: underline;
	}

a.acclink:active{
	color: #FFFF99;
	}


p.copytag{
	text-align: center;
	font-size: xx-small;
	}

p.facilitynav{
	text-align: center;
	font-size: xx-small;
	}

.accent{
	color: #e19800;
	}

.accback{
	background-color: #FFFF99;
	}

.accback2{
	background-color: #ffcc66;
	}

.accback3{
	background-color: #000066;
	color: #FFFF99;
	}

.answer{
	text-align: left;
	font-size: small;
	font-weight: normal;
	color: #000000;
	}

.basetbl{
	border:1px solid #000000; border-collapse: collapse;
	cellpadding: 6;
	cellspacing: 1;
	text-align: center
	}

.basetd{
	border:1px solid #000000; text-align: center
	}

.basetdL{
	border:1px solid #000000; text-align: left
	}


.basetdR{
	border:1px solid #000000; text-align: right
	}

.center{
	text-align: center;
	}

.centertbl{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

.formstbl{
	border-style: none;
	cellpadding: 6;
	}

.formstd{
	border-width: 0; 
	text-align: center;
	width: 82;
	}
	
.formstd2{
	border-width: 0; 
	text-align: center;
	colspan: 2;
	}

.formstdL{
	border-width: 0; 
	text-align: left;
	width: 436;
	}

.invtbl{
	border-width: 0;
	cellpadding: 6;
	cellspacing: 1;
	text-align: center;
	}

.invtd{
	border-width: 0; 
	text-align: center;
	}

.invtdL{
	border-width: 0; 
	text-align: left;
	}


.invtdR{
	border-width: 0; 
	text-align: right;
	}



.ital{
	font-style: italic;
	}	

.question{
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #e19800;
	}

.szLG{
	font-size: large;
	}


.szXS{
	font-size: x-small;
	}

.spaced{
	margin-bottom: 8;
	}
