body {
	background: #ffffff;
	margin: 0px;
}
tr,td,th,body
{
	font-size: 11pt;
	font-family: Arial;
	color: #000000;
}
.style1 {
    font-size: 11pt;
	font-family: Arial;
	}
.style1 A:link { color: #CC0000; text-decoration: underline; }
.style1 A:visited { color: #CC0000; text-decoration: underline; }
.style1 A:hover { color: #000000; text-decoration: none; }

th,tr,td {
	vertical-align: top;
}
img {
	border: 0px;
}
h1 {
	font-size: 22pt;
	font-weight: normal;
	font-family: Georgia;
	color: #000000;
	padding: 0px;
	margin: 0px;
	color: #CC0000;
}
hr {
	text-align: left;
	border: none 0;
	border-top: 1px dashed #A6B5F2;
	height: 1px;
}
.input {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	height: 18px;
	width: 100px;
}
.input2 {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	height: 18px;
	width: 40px;
}
.textarea {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	width: 225px;
	height: 110px;
}
.submit {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 8pt;
	height: 24px;
	width: 200px;
}
table {
	border-collapse: collapse;
}
a.list,.list,a.list:visited,a.list:active {
	color: #444444;
	text-decoration: underline;
}
a.list:hover {
	color: #0000CC;
	text-decoration: underline;
}

.pad {
	padding: 10px;
}
.message {
	font-size:12pt;
	font-family: Georgia;
}

#style2 {
    font-size: 9pt;
	font-family: Arial;
	}
#style2 A:link { color: #CC0000; text-decoration: underline; }
#style2 A:visited { color: #CC0000; text-decoration: underline; }
#style2 A:hover { color: #000000; text-decoration: none; }