body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text50 {
	font-size: 50%;
}
.text60 {
	font-size: 60%;
}
.text65 {
	font-size: 65%;
}
.text70 {
	font-size: 70%;
}
.text75 {
	font-size: 75%;
	line-height: 130%;
}
.text75b {
	font-size: 75%;
	font-weight: bold;
}
.text80 {
	font-size: 80%;
	line-height: 110%;
}
.text85 {
	font-size: 85%;
}
.text85b {
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
}
.text90 {
	font-size: 90%;
}
.text95 {
	font-size: 95%;
}
.text100 {
	font-size: 100%;
}
.text110 {
	font-size: 110%;
}
.text150 {
	font-size: 150%;
}

h2 {
	color: #950A0C;
}
h3 {
}
h4 {
	padding-top: .5em;
	font-size: 100%;
	color: #950A0C;
	font-weight: bolder;
}
h5 {
	padding-top: .5em;
	color: #CC6600;
}

a {
	color: #000000;
}

a.navbar:link {
	color: #95111E;
	text-decoration: underline;
}
a.navbar:visited {
	color: #CCCCCC;
}
a.navbar:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #951415;
}

a.altnav:link {
	color: #999999;
	text-decoration: underline;
}
a.altnav:visited { 
	color: #6B6B61; 
}
a.altnav:hover {
	color: #95111E;
	text-decoration: underline;
	background-color: #FFFFFF;
}

a.topbtn:link {
}
a.topbtn:visited {
}
a.topbtn:hover {
}

.grey05 {
	color: #999999;
}
.grey06 {
	color: #B0B0B0;
}
.red {
	color: #E31B23;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: CC6000;
}
.litebrown {
	color: #E3C6A8;
}

li {
	line-height: 140%;
	margin-bottom: 10px;
	list-style-image: url(../interface/bullet.gif);
}
ol {
}

.titleblue {
	color: #00344A;
}

.bodytext {
	font-size: 85%;
	line-height: 115%;
}
.footer {
	font-size: 60%;
	color: #999999;
}

.bullet_titles {
	color: #950A0C;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
.bullet_tickboxes {
	list-style-image: url(../interface/bullet_tickbox.gif);
	font-size: 85%;
	line-height: 125%;
}
