/* CSS Document */

BODY {
	background-color: gray;
}
  DIV.page {background-color: #CCCCFF; width: 800px;
    padding: 25px; text-align: left color:#003399;}
  HR {width: 800px}
  P {width: 800px}  
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; /* "Times New Roman", Times, serif;*/
	font-weight: bold;
	margin: 0;
	border-collapse: inherit;
	border-color:#0099FF;
	
}