body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}	

a {
   outline: none;
} 

p {
	margin-top: 0;
}		
	
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.normal {
	font-size: small;
	color: #000000;
}

.normal a {
	font-size: small;
	color: #2F520B;
	text-decoration: underline;
}	

.normal a:link {
	font-size: small;
	color: #2F520B;
	text-decoration: underline;

}
.normal a:hover {
	font-size: small;
	font-weight: bold;
	color: #2F520B;
	text-decoration: underline;	

}	
	
.sidebar {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;

}
.sidebar a:link {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;

}
.sidebar a:hover {
	font-size: small;
	color: #2F520B;
	text-decoration: underline;	

}
.normalwhite {
	font-size: small;
	color: #FFFFFF;
}

.normalbold {
	font-size: small;
	font-weight: bold;
	color: #000000;
	
}
.normalwhitebold {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;

}
	
.normalwhitebold a {
	font-size: small;
	color: #2F520B;
	text-decoration: underline;
}	

.normalwhitebold a:link {
	font-size: small;
	color: #2F520B;
	text-decoration: underline;

}
.normalwhitebold a:hover {
	font-size: small;
	font-weight: bold;
	color: #2F520B;
	text-decoration: underline;		

}
.normalgreenbold {
	font-size: small;
	font-weight: bold;
	color: #2F520B;	
	
}
.normalgraybold {
	font-size: small;
	font-weight: bold;
	color: #525050;	
	
}
.footer {
	font-size: x-small;
	color: #000000;
	
}
.footer a:link {
	font-size: x-small;
	color: #000000;
	text-decoration: underline
	
}
.footer a:visited {
	font-size: x-small;
	color: #000000;
	text-decoration: underline
	
}
.footer a:hover {
	font-size: x-small;
	color: #000000;	
	text-decoration: underline;	
	
}

.SectionHeader {
	font-size: large;
	font-weight: bolder;
	color: #2F520B;
}

.ParaHeader {
	font-size: medium;
	font-weight: bolder;
	color: #2F520B;

}

.ParaHeaderGray {
	font-size: medium;
	font-weight: bolder;
	color: #525050;

}


.caption {
	font-size: x-small;
	font-style: italic;
	color: #000000;
}

.caption a:link {
	font-size: x-small;
	color: #000000;
	text-decoration: underline
	
}
.caption a:visited {
	font-size: x-small;
	color: #000000;
	text-decoration: underline
	
}
.caption a:hover {
	font-size: x-small;
	color: #000000;	
	text-decoration: underline;	
