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


H1
{
	COLOR: #005883;
	FONT-FAMILY: bookman old style;
	font-weight: bold;
}


a.nav:link, a.nav:visited {
	display: block;
	background: url(images/button-bg.gif) no-repeat;
	vertical-align: left;
	FONT-FAMILY: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 20px;
	height: 20px !important;
	height: 25px;
	width: 130px;
	text-decoration: none;
}

a.nav:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}

a.pi101:link, a.pi101:visited {
	display: block;
	vertical-align: left;
	FONT-FAMILY: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	height: 24px;
	width: 540px;
	text-decoration: none;
}

a.pi101:hover {
	text-decoration: underline;
	color: #0000ff;
}


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

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


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

}

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

}

table.header
{
	border-bottom: medium solid #000000;
}

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

a.jwd:link, a.jwd:visited {
	color: #000000;  
	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%;
}

.bodytext
{
	margin: 24px 12px 12px 12px;
}


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

ol.decimal 
{
list-style-type: decimal
}

ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}

