Body {
	background-color: #ffffff;
	margin-top: 0;
	margin-left: 0;
}
table {background-color: #ffffff;}
a:link, a:active {color: #ffffff; text-decoration: none}
a:visited {color: #ffffff; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline}

P {
	text-align: left;
	color: #000000;
	font-size: larger;
}
td {
	text-align: center;
	color: #000000;
}

TH, h1 {
	text-align: center;
	color: #000000;
	font-style: italic;
}
h2 {
	text-align: left;
	color: #000000;
	font-style: italic;
}
H3 {
	text-align: left;
	color: #000000;
}
ul {text-align: left;}
ol {text-align: left;}
li {text-align: left;}
.navigation {
	background-color: #A30B0B;
	color: #FFFFFF;
	text-align: center;
	font-style: bold;
	font-weight: bolder;
}
.disclaimer {color: #000000; text-align: center; font-family: helvetica; font-size: 9pt;}
.style1 {
	font-size: 14px;
	color: #000000;
}
.style2{
	text-align: center;
	color: #000000;
	font-size: larger;
}
.style3{
	text-align: left;
	color: #000000;
	font-size: larger;
}

                                                     