body {
	background-color: #993333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #FFFFFF; clip:    rect(   ); line-height: normal}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; color: #FFFFFF}

blockquote {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: normal; text-align: center; vertical-align: middle; line-height: 0px}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	line-height: normal;
	text-indent: 50px;
}
.textlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: centre;
	line-height: normal;
	text-indent: 50px;
}


a:link {
	color: #FFFFFF;
	text-decoration: underline;	
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9966;
	text-decoration: underline;
	
}
a:active {
	color: #FFFFFF;
}

