A:link, A:visited {
	text-decoration: none;
	color: #BE0D10;
	font-family: "Times New Roman", Times, serif;
}
A:hover {
	text-decoration: underline;
	color: #BE0D10;
	font-family: "Times New Roman", Times, serif;
}
body, td {
	font-family: "Times New Roman", Times, serif;
	color : #663300;
	font-size: 10pt;
	line-height: 20px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #663300;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
		font-size: 10pt;
		font-weight: bold;
		color: #663300
}
.callout {
	font-family: "Times New Roman", Times, serif;
		font-size : 10pt;
		color : BE0D10
}
.bold {
	font-family: "Times New Roman", Times, serif;
	color : #000000;
	font-size: 10pt;
	font-weight: bold;
}
.subsubhead {
	font-family: "Times New Roman", Times, serif;
		font-size: 10pt;
		font-weight: bold;
		color: #81A862}
.list {
	list-style-position: outside;
	list-style-type: circle;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #81A862;
	list-style-image: url(images/listbullet.gif);
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #81A862;
	list-style-image: url(images/listbullet.gif);
}
.reddate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #be0d10;
}

