BODY, TD, .NormalText {
	font-family: "Times New Roman", serif; 
	font-size: 16px;
}

body {
	margin-left: 90px;
}

A, A:visited, A:link {

}

A:hover {
	
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

hr {
	border: 0px;
	color: #000;
	background-color: #000;
	height: 1px;
	margin-bottom: 16px;
}

/*-------- CUSTOM ----------*/

.PageTitle {
	font-size: 32px;
	font-weight: bold;
}

.Header {
	font-size: 24px;
	font-weight: bold;
}

.SubHead {
	font-size: 20px;
	font-weight: bold;
}

.SmallText {
	font-size: 10px;
}
