/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4;
	border-left-color: #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.5;
	border-left-color: #FFFFFF;
}
body {
	margin-top:0px;
}
a {
	color: #990000;
}
ul {
margin-left:-20px;
list-style-position: outside;
}