@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#65293A;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style6 {color: #000000}


#page {
	background-color:#FFFFFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

h2 {
text-align:left; color:#990033; font-style:italic;
}

.style1 {
	color: #800000;
	font-style: italic;
}

.style3 {color: #800000; font-style: italic; font-weight: bold; }

div {
background-position:left;
}

.style7 { margin:40px; text-align:left; 
}

.style8 {margin:100px; text-align:justify;}

div.bottom {
margin-top:10px;
background-color:#B1243F;
height:20px;
}