BODY {
	background-color : #000000;
	/*background-image: url('/images/PalmBG.jpg');*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 8.5pt;
	margin-left : 0;
	margin-right : 0;
	color: #000000;
}

/*

 DEFAULT REQUIRED STYLESHEET CLASSES

*/

td, p, tr, .normal, li, ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 8.5pt;
	font-weight : normal;
	line-height: 1.25em;
	color: #000000;
	}
	
A:LINK {
	 color: #8C002B;
	 text-decoration: underline;
}
A:HOVER {
	color : #8C002B;
}
A:Active {
	 /*color: #447CB7;*/
}
A:VISITED {
	color : #999999;
	text-decoration: underline;	
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size : 16pt;
	font-weight : bold; 
	font-style : italic; 
	text-decoration: none; 
	color: #000000;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size : 10pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #000000;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size : 9pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #000000;
}
.contact {
	font-family: Times New Roman, Times, serif;
	font-size : 12pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #8C002B;
	line-height: 2em;
}

.small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	line-height: 1.em;
	color: #000000;
	}
A.contact:Link {
	color: #8C002B;
	text-decoration: none;  
}
A.contact:HOVER {
	color: #8C002B;
	text-decoration: underline;  
}

A.contact:VISITED {
	color: #8C002B;
	text-decoration: none;  	
}
.invisiblelink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
A.invisiblelink:Link {
	color: #000000;
	text-decoration: none;  
}
A.invisiblelink:HOVER {
	color : #8C002B;
	text-decoration: underline; 
}

A.invisiblelink:VISITED {
	color : #000000;
	text-decoration: none; 	
}

