body {
	background-color: #ffffff;
}
body,td,th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #0D6C98;
	text-decoration: none;
}
fieldset {
	border: 0px solid #FFFFFF;
	line-height: 30px;
}
a:visited {
	text-decoration: none;
	color: #0D6C98;
}
h1 {
	font-size: 17px;
	color: #CC0033;
	line-height: 150%;
}
h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
p {
	line-height: 150%;
}
.grey {
	color: #333333
}
.lightgrey {
	color: #666666
}
.small {
	color: #666666;
	font-size: 9px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #CC0033
}
ul {
	line-height: 140%;
}
.adminHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC0033;
	line-height: 100%;
}