body{	background:url('bg.jpg');
	background-color: #DAF5F7;
	background-repeat: repeat-y;
	scrollbar-face-color: #DAF5F7;
	scrollbar-highlight-color: #DAF5F7;
	scrollbar-shadow-color:  #DAF5F7;
	scrollbar-darkshadow-color:  #05625F;
	scrollbar-3dlight-color: #05625F;
	scrollbar-arrow-color:  #05625F;
	scrollbar-track-color:  #DAF5F7;}

div, td, table{
	color: #05625F;
	font-family: arial;
	font-size: 12pt;
	text-align:justify;}

.head {	color: #05625F;
	font-family: georgia;
	font-size: 20pt;
	font-weight: bold;
	padding-left:5px;
	text-align:left;
	}

a:link {	color: #9B080D;
	text-decoration: none;}
a:visited {	color:#053661; ]
	text-decoration: none;}
a:hover {	color: #9B080D; 
	text-decoration: none;
	font-weight:bold;}
