body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000033;
	background-color: #FFFFFF;
	background-image: url(images/body_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
a:link {
	color: #3333FF;
}
a:hover {
	color: #FF6633;
}
a:visited {
	color: #3333FF;
}
h1, h2, h3, h4, h5, h6 {
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 80%;
}
h3 {
	line-height: 140%;
	text-transform: uppercase;
}
h5 {
	font-size: 100%;
	text-transform: lowercase;
	font-variant: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000033;
	line-height: 110%;
}
.orange {
	color: #FF6633;
}
.blue {
	color: #3333FF;
}
.black {
	color: #000000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	padding: 3px;
	text-align: right;
}
#footer a:link {
	color: #000000; text-decoration: none;
}
#footer a:visited {
	color: #000000; text-decoration: none;
}
#footer a:hover {
	color: #FF6633; text-decoration: underline;
}
#homeContent {
	padding-top: 5px;
}
.excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smaller {
	font-size: 80%;
}
.rightText {
	text-align: right;
	font-style: normal;
}
.twntyPercMoreLine {
	line-height: 120%;
}

