BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	BACKGROUND: #ffffff;
	COLOR: #000000;
	font-style: normal;
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #990000;
	TEXT-DECORATION: underline;
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #990000;
	TEXT-DECORATION: underline;
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #990000;
	TEXT-DECORATION: underline;
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #990000;
	TEXT-DECORATION: underline;
}
.list {
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 0px;
	padding: 0px;
}
.title {
	FONT-WEIGHT: bold;
	COLOR: #990000;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	TEXT-ALIGN: left;
	background-color: #FFCCCC;
	padding-right: 7px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.header {
	FONT-WEIGHT: bold;
	font-size: 18pt;
	color: #CC0000;
	text-align: center;
}
.subtitle {
	color: #990000;
}
.subheader {
	color: #CC0000;
	text-align: center;
	font-size: 10pt;
	FONT-WEIGHT: normal;
}
