.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.textbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.htext1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: darkred;
}
.slideSubHdr {
    background-color:darkred; 
    border-style:groove; 
    border:1px solid black;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}