H1{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;

}

H2{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: -12px;

}

H3{
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;

}

A:hover{ text-decoration:none;color:#000000; font-weight: bold; background-color: #FF9900}
A:link{ text-decoration:none;color:#FFCC99; font-weight: bold}
A:visited{ text-decoration:none;color:#FFCC99; font-weight: bold}
A:visited:hover{ text-decoration:none;color:#000000; font-weight: bold; background-color: #FF9900}
a:active { text-decoration:underline;color:#999999; font-weight: bold }
A.visited:hover { text-decoration:none;color:#000000; font-weight: bold; background-color: #FF9900}


a.highlightit img{
	border:1px solid #333;
	background-color: black;
	padding: 1px;
}

a.highlightit:hover img{
	border: 1px dotted #666;
	background-color: black;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #CCCCCC;
	font-style: normal;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	font-style: normal;



}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.textsmWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.textsmBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.indent {
	padding-left: 100px;
	padding-right: 100px;
	float:left;
    width:500px;
}


#sidebar {
    float:right;
    width:125px;
    }
	
td.what {
	border-style: solid; 
	border: dotted; 
	border-width: 1px;"
	padding-left: 3px;
}
