BODY, TD, TR{
	font-family: Arial;
	font-size : 14;
}

A {
	text-decoration: underline;
	color: Black;
}

H1 {
	font : x-large Arial;
}


A:Hover {
	text-decoration: underline;
	color: #000000;
}

.sectionheader {
	font-family: Arial;
	font-size: 18px;
	color: #009933;
	font-weight: bold;
}

.sectionheadergray {
	font-family: Arial;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}

.sectionheaderwhite {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

.tableheader {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
}

.tableheadergray {
	font-family: Arial;
	font-size: 17px;
	color: #999999;
	font-weight: bold;
}

.tabledeck {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.sidetable {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

.sidetable A:link{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

.sidetable A:hover{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.gallery {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.gallery A:link{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.gallery A:hover{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.larger {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
}

.larger A:link{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
}

.larger A:hover{
	font-family: Arial;
	font-size: 16px;
    font-weight: bold;
	color: #009933;
}
