BODY { background-image:url('images/background.gif');
    background-repeat:repeat-x;
    background-position:  left top;
    background-attachment:fixed 
    font-family: verdana, arial, sans-serif ; 
	font-size: 11px; 
	color: #494848; 
	line-height: 15px; 
	text-align: justify }

table {
	font-family: verdana, arial, sans-serif ; 
	font-size: 11px; 
	color: #656565; 
	line-height: 15px; 
	text-align: justify;
	}


a:link, a:visited, a:active  { 
    
	color: #68A4B9;
	background: none;
	font-weight:bold;
	text-decoration: none 
	}

a:hover { 
	color: #000000; 
	cursor: help;
	background: url('images/dot.gif') repeat-x 100% 100%;
	}
p.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #494848;
	text-transform: uppercase;
	padding-left: 35px;
	margin: 10px 0 10px 0;
	}
h2 {
border-bottom: 1px #2C8197 dotted;
font-family: Tahoma;
text-transform: uppercase
color : #494848;
font-size: 12px;
letter-spacing: 3px;
} 
h1 {
border-bottom: 1px #2C8197 dotted;
font-family: Tahoma;
text-transform: uppercase
color : #1E1E1E;
font-size: 16px;
letter-spacing: 3px;
} 
