.P {
	font-family : sans-serif;
	font-size : small;
	color : #2D4521;
}

.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2D4521;
	
}

.SectionTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #2D4521;
	
}

.Marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	
}

.SpecialTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B33B07;
	
}

A:LINK, A:VISITED {
	color : #E05504;
}
A:HOVER {
	color : #B33B07;
}
A { text-decoration: none }
