BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	scrollbar-3d-light-color : #F0FFFF;
	scrollbar-arrow-color : #F0FFFF;
	scrollbar-base-color : #F0FFFF;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #006946;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #000000;
}

.blackbold{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.forestbold{
	color: #DC143C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.plainh
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #072A08;
}

.plaino
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #CC0000;
}

.plainb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #228B22;
}

.ok{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-style : oblique;
	font-weight : bold;
	color : #228B22;
}  
  
.path        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006946;
	font-weight: bold
}
	
.White2        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold
}	

.datblack       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
}	
	
.topper        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: White;
	font-weight: bold
}
 
.Links       {
	color: #072A08;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
}
 
 .Linkssg       {
	color: #708090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
}
 
 .Linksb       {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
} 
 
  .Linksr       {
	color: #DC143C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
}
 
.Linksw      {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
}

A:link {text-decoration: none;}

A:visited {text-decoration: none;}

A:active {text-decoration: none;}

A:hover {
	text-decoration: underline;
	color : #DC143C;
}

.smallwhite{
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
