BODY  {
	BACKGROUND: #FEFEFE;
	font-size: 11px;
	font-weight: normal;
	COLOR: #000000;
	text-decoration: none;
}
h2 {
	font-size : 14px;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 5px;
	text-align : center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: normal;
}

hr {
	color: #505050; height: 1px;
}

td {
	COLOR: #000000;
	FONT-SIZE: 11px;
	font-weight : normal;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
ul {
	text-align: center;
	list-style-type: circle;
	list-style-position: inside;
	letter-spacing: 2px;
	font-size: 14px;
}
.note {
	color: #FF0000;
}
