p, li, td, th, ul, ol
{
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

body { 
           	font-family : Verdana, Arial, Helvetica, sans-serif; 
           	background-color : #FFF8DC;
	     	font-size: 12px;
		margin: auto;
}
A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color:white;}
A:active {text-decoration: none; color:white;}
A:link IMG { border: solid #FF9944; }
A:visited IMG { border: solid #FF9944; }

A:hover {background: #660000; text-coration: none; color: white;}
h1, h2, h3, h4, h5, h6 {
            font-family : Verdana, Arial, Helvetica, sans-serif;
            color : #660000;
            padding-top : 5px;
            padding-bottom : 1px;
}

.bold {
		font-weight: bold;
}

.indented {
padding-left: 30pt;
padding-right: 30pt;
}


.bar {

position: absolute;
left: 25%;
top: 120px;
visibility: visible;
z-index: 2;
width: 650;
height: 14px;
background-color: black;
}


.main {
z-index: 1;
top: 1px;
}


.pics {
position: relative;
z-index: 5;
        white-space: nowrap;

}

.overHeader {
	position: absolute;
	visibility: visible;
	z-index: 4;
	top: 8px;
	right: auto;
	left: 120px;
	height: 18px;
	letter-spacing: 20px;
	font-size: 18px;
	white-space: nowrap;
}


.overTable {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 19px;
	right: auto;
	}

.formFields {

	background-color: #FFEFD5;
	color: #663333;
	font-weight: 500; 
	}

.journalLinks {
background-color: #FF9944;
margin-left: 0;
margin-right: 550;
padding: 6;
font-size: 15px;
font-weight: 700;
line-height: 2.5em;
}

span.sub {
font-size: 18px;
font-weight: bold;
color: #c05030;
}

span.mainLink {
background-color: #FF9944;
font-size: 15px;
font-weight: bold;
margin: 10;
}	
