body 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	background-color: #996600;
	list-style-image: url(gifs/yellow_cirlce.gif);
}

a 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #FFFF33;
	background-color: inherit;
}

a:hover
{ 
	background-color: #6699FF;
	color: White;
}
a:visited:hover
{
	background-color: #6699FF;
	color: White;
}
p 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	background-color: #996600
}
.mouseover
{
	color: #000000;
	background-color: #996600;
}
h1 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #CCCCCC; 
	font-weight: bold; 
	background-color: #996600
}

.heading1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #CCCCCC; 
	font-weight: bold; 
	background-color: #996600	
}

h6 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	background-color: #996600; 
	font-weight: normal;
}

.heading6
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #000000; 
	background-color: #996600; 
	font-weight: normal	
}

h2 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	background-color: #996600;
	color: inherit;
}

.heading2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	background-color: #996600;
	color: inherit;
}

.center
{
	text-align: center;
	background-color: black; 
	z-index: 3;
	color: inherit;
}
.center1:hover
{
	background-color: yellow;
	color: black;
}
.center1:visited:hover
{
	background-color: yellow;
	color: black;
}
.currentpage
{
	background-color: yellow;
	color: black;
	text-decoration: none;
	border-bottom: 6px yellow solid;
}
acronym
{
	cursor : help;
}
img
{
	border: 0px;
}
