body  /*this rule will be applied to every page*/
{ 
	/*background-color: #9393B8; */
	background-color: #F1C5A8;
	scrollbar-face-color: #FE0000;
	scrollbar-highlight-color: #FE0000;
	scrollbar-3dlight-color: antiquewhite;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #FE0000;
	scrollbar-arrow-color: antiquewhite;
	scrollbar-track-color: #FE0000;
}

.pages
{
	align: center; 
	FONT-SIZE:8pt; 
	FONT-FAMILY: arial;
}

table 
{ 
	font-family: Times New Roman; 
	font-size: 15px; 
	color: #030345; 
	font-weight: bold; 
	border: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
}

/*a { font-family: Arial, Verdana, sans-serif; font-size: 16px; color: #483D8B; text-decoration: underline}

a:hover { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #A52A2A; background-color: #FAEBD7}*/

H1 {color: black; font-family: Arial, Verdana, sans-serif;; font-size: 22px;}


