BODY, TD {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;

}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	line-height : 120%;
	width : 75%;
	margin-left : 5%;
}
H1 {
	margin-left : 5%;
	font-size : 150%;
	color : #FF6633;
	margin-bottom : 0px;
}

H2 {
	margin-left : 5%;
	font-size : 120%;
	color : #000000;
	margin-bottom : 0px;
}

H3 {
	margin-left : 5%;
	font-size : 110%;
	color : #000000;
	margin-bottom : 0px;
}
.smallText {
	font-size : 12px;
	font-weight : bold;
	
}

.orangeText {
	font-size : 12px;
	color : #FF6633;
	
}

A {
	color : #FF6633;
}

UL{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	width: 90%;
	margin-left : 7%;
	list-style-type : square;
	list-style-position : inside;
	
	
}
OL{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 7%;
	
}

A:HOVER {
	text-decoration : none;
	
}

A:VISITED {
	color : #CC9966;
}

A.section:LINK {
	color : #FFFFFF;
	font-size : 14 px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FF6633;
	text-decoration : none;
}
A.section:HOVER {
	color : #000000 !important;
	font-size : 14 px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FF6633;
	text-decoration : none;
}

A.section:VISITED {
	color : #FFFFFF;
	font-size : 14 px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FF6633;
	text-decoration : none;
}

A.selected:LINK {
	color : #000000;
	font-size : 14 px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FF6633;
	text-decoration : none;
}
A.selected:VISITED {
	color : #000000 !important;
	font-size : 14 px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FF6633;
	text-decoration : none;
}
.colorbar{
	background-color:  #FF6633;
}

A.subsection:LINK {
	color : #FF6633;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal !important;
}
A.subsection:HOVER {
	color : #FF6633;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline !important;
	font-weight : normal !important;
}

A.subsection:VISITED {
	color : #FF6633;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal !important;
}
