.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000099;
	font-weight: bolder;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #666666;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.borders {
	border: thin dashed #999999;
}
 /* navigation links for the horizontal menu */

a.navigation:link  
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0033FF;
	font-weight: bold;
} 
a.navigation:visited  
{ 
 text-decoration:none;
 font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em; 
color: #002B00; 
text-decoration:none;
font-weight: bold;
} 

a.navigation:active  
{ 
 text-decoration:none;
 font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em; 
color: #FBDC4F; 
text-decoration:none;
font-weight: bold;
} 

a.navigation:hover  
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FB6612;
	text-decoration:none;
	font-size: 0.7em;
font-weight: bold;
} 

/*  links for main body text */
a.pagelinks:link  
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	font-style: normal;
	font-weight: normal;
} 

a.pagelinks:visited  
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #40C1FF;
	text-decoration:none;
	color: #993366;
} 

a.pagelinks:active  
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF3333;
	text-decoration:none;
} 

a.pagelinks:hover  
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #40C1FF;
	text-decoration:none;
} 
.navigationbarstyle {
	background-color: #9CCF9E;
	border: thin dotted #999999;
	text-align: center;
.h1style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bolder;
	color: #666666;
.width {
	width:50%;
	min-width:300px;
}

