body {
font-family: arial, serif;
font-size: small;
margin: 0px;
padding: 0px;
background-color: #F0F0E1;
color: #666666;
} 
div.centered {
text-align: center;
}
div.centered table {
margin: 0px auto;
text-align: left;
} 
td {
font-family: arial, serif;
font-size: small;
} 
img {
border-style: none;
}
.userInput {
border-width: 2px;
color: #FFFFFF;
font-size: x-small;
}
.right {
text-align: right;
}
.white {
color: #FFFFFF;
}
form {
padding: 0px;
border: 0px none;
margin: 0px;
}
b {
color: #000000;
}
.black
{
color: #000000;
}
.red
{
color: #900000;
}
a {
color: #9C764D;
}
a:active {
color: #000000;	
} 
a:visited {
color: #996633;
} 
a:link {
color: #996633;	
} 
a:hover {
color: #AD855E;	
}
.underline {
color: #9C764D;
text-decoration: underline;
background-color: transparent;
border-width: 0px 0px 0px 0px;
border-style: none none none none;
}
.underline:active {
color: #000000;	
font-family: arial, serif;
} 
.underline:visited {
color: #996633;
font-family: arial, serif;
} 
.underline:link {
color: #996633;	
font-family: arial, serif;
} 
.underline:hover {
color: #AD855E;	
}
.image {
border-style: none;	
text-decoration: none;
background-color: transparent;
}
.image:active {
text-decoration: none;
background-color: transparent;
} 
.image:visited {
text-decoration: none;
background-color: transparent;
} 
.image:link {
text-decoration: none;
background-color: transparent;
} 
.image:hover {
text-decoration: none;
background-color: transparent;
}
.background{
background-color: #E9E9E9;
}
.topBottom{
background-color: #E0E0C9;
}
.headerL{
background-color: #000000;
}
.headerR{
background-color: #000000;
}
.subjectL{
background-color: #D3CBB6;
}
.subjectR{
background-color: #E0E0C9;
}
.content{
background-color: #FFFFFF;
}
.text{
color: #164780;
}
.internalBG{
background-color: #D0D0D0;
}
.outline{
	border: 1px dotted #9C764D;
	background-color: #F7F7F0;
	margin-left: 2em;
	width: 17em;
	padding: 5px;
	}
.outline2{
	border: 1px dotted #9C764D;
	background-color: #F7F7F0;
	margin-left: 2em;
	width: 30em;
	padding: 5px;
	}	
	
			

