.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 115%;
}
.normalPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F33A00;
}
.normalGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	line-height: 115%;
}
.normalGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00FF33;
}
.normalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	color: #ca2127;
	text-decoration: none;
}
a:visited {
	color: #7daa41;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background:none;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: square;
}
p,td,h1,h2,h3,h4,h5,h6,ul,li,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.normalRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	list-style-type: square;
}
.normalGreyMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	line-height: 115%;
}
.normalGreyLt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DEDEDE;
	line-height: 115%;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p {
	line-height: 120%;
}
.mediumRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
}
img {
	border: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
hr {
   border-style:dashed;
   border-color:#EEEEEE;
   height:1;
}
.selectedTab {
background-color:#fdd40a;
}
