
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	background-color: #CCCCCC;
}
.style1 {
margin-left:5px;
margin-right:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #660000;

}

.first {
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
}

.style3 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
