body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;

}
a:link {
	font-weight: normal;
	color: #3333CC;
}
a:visited {
	font-weight: lighter;
	color: #9966FF;
}
a:hover {
	color: #CC3333;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bolder;

}
.captiontext {
	font-size: 10px;

}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;

}
.bodytext {
	line-height: 20px;
	font-size: 12px;

}
.redalert {
	color: #CC3333;
}
.footertext {
	font-size: 12px;
	line-height: 18px;

}
