body        {
	background-color: #000046;
	font-family: 'Trebuchet MS',Arial, Helvetica;
	font-style: normal;
	color: #FFFFFF;
}

a:link       { color: rgb(255, 255, 200) }
a:active     { color: rgb(153, 153, 204) }
a:visited    { color: rgb(100, 250, 250) }

h1           { font-family: Garamond, 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 24pt }
h2           { font-family: Garamond, 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 18pt }
h3           { font-family: Garamond, 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 14pt }
h4           { font-family: Garamond, 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 12pt }
h5           { font-family: Garamond, 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 10pt }
h6           { font-family: Garamond, 'Times New Roman', Times; font-weight: normal; 
               font-style: normal; font-size: 8pt }
			   
 td.revtitle{
	background: #0000ff;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	width: 100%;
	height: 20pt;
}			   

div.bsr1{  
	font-size: 35pt;
	color:#FF0000;
	text-align: center;
}

div.bsr2{ 
	font-size: 24pt;
	color:#FF0000;
	text-align: center;
 }
 
 div.date{ 
	font-size: 13pt;
	text-align: center;
 }