.bodytext{
	top-margin:10px;
	bottom-margin:10px;
	right-margin:10px;
	left-margin:10px;
	font-family:Book Antiqua;
	font-size:12pt;
	color:  #000000;
}

h2           { font-family: serif; font-size: 12pt; color: #BE7979; font-style: italic; 
               font-weight: bold }
h1           { font-family: Times New Roman; font-size: 18pt; color: #BE7979; font-style: 
               italic; font-weight: bold }
.footertext{
	top-margin:10px;
	bottom-margin:10px;
	right-margin:10px;
	left-margin:10px;
	font-family:Times New Roman;
	font-size:10pt;
	color:  #000000;
}


a:link{
	font-family:Times New Roman;
	font-size:12pt;
	color:#000000;
	text-decoration:underline;
}
a:visited {
	font-family:Times New Roman;
	font-size:12pt;
	color:#000000;
	text-decoration:underline;
}
a:hover{
	font-family:Times New Roman;
	font-size:12pt;
	color:#666666;
	text-decoration:underline;
}