body {
	background: #6699ff;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: auto;
	text-align:  left;
	font: 12px Verdana, Trebuchet MS, Arial, serif;
	color: #000000;
	cursor: crosshair;
scrollbar-arrow-color: #6699FF;
scrollbar-track-color: #0E3B5E;
scrollbar-shadow-color: #0E3B5E;
scrollbar-face-color: #6699FF;
scrollbar-highlight-color: #0E3B5E;
scrollbar-darkshadow-color: #0E3B5E;
scrollbar-3dlight-color: #0E3B5E;
scrollbar-arrow-color: #0E3B5E;
}

a:link, a:visited, a:active { 
  color : #0E3B5E; 
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  }
 a:hover { 
  color : #0E3B5E; 
  font-family: verdana;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  }
  


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b03060;
	font-style: normal;
	text-transform: lowercase;
	line-height: 24px;
	font-variant: normal;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-align: left;

}