body {
	background-image:url(../graphics2/mainbckgnd_blue.jpg);
	background-repeat:repeat;
	background-position:left top;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align: left;
}

a:link {color: #000080; text-decoration: underline}
a:active {color: #000080; text-decoration: underline}
a:visited {color: #000080; text-decoration: underline}

.body {
	font-size: 12px;
	color: #333333;
	text-align: left;
}

p {
	font-size: 12px;
	color: #333333;
}

td {
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.Header {
	font-size: 14px;
	font-weight: bold;
	color: #661A30;
}

.SubHead {
	font-size: 13px;
	font-weight: bold;
	color: #661A30;
}
caption {
	font-size: 9px;
	color: #333333;
}
.capt {
	font-size: 10px;
	color: #333333;
}
.captsmall {
	font-size: 9px;
	color: #333333;
}

.bullet {list-style-image:url(../Graphics/bullet.jpg); font size:9pt}
