BODY{
	font-size: 11pt;
	font-family: times;
	COLOR: #FFFFFF;
	background-color: #CB0308;
	}
	
.datediv  {
padding:		4px;
position:		absolute;
width:			300px;
height:			50px;
top:			175px;
left:		    450px;
font-family:    times;
font-size:		11pt;
color:	 		#FFFFFF;

}

a:hover {color: red;
	text-decoration: none;
	font-style: italic;}

a {
color: red;
}

a:visited {
color: red;
}

table {
font-size: 12pt;
cell-padding: 3px;
}

h6 {
font-size: 12pt;
font-style: italic;
font-weight: bold;
}

p {color: black;
	font-size: 11pt;
	}


.pagediv {
padding:		10px;
position:		absolute;
width:			800px;
height:			1000px;
top:			20px;
left:			20px;
font-family:    times;

;
}
