A:link
{ text-decoration: underline; color:#ff9966 }
A:visited
{ text-decoration: underline; }
A:active
{ text-decoration: underline; }
A:hover
{ text-decoration: underline; }

h1 {font-family: Arial; 
color: #000000; } 

p {font-family: Arial;  
color: #000000; } 

body 
{ background: #898087; 
background-image:url(navimage/bg2.gif);
background-repeat: no-repeat;
background-position: top left;
background-attachment:scroll; 

font-family: Arial; 
color: #000000 ; 
font-size: 11pt;
}

#image {
position:absolute;
top:156px;
left: 171px;
width:200px;
height:365px;
visibility:visible;

}

#text {
position:absolute;
top:154px;
left:435px;
width:400px;
height:365px;
padding:10px;
overflow:auto;
visibility:visible;
}
.Header {
	color: #FF9966;
	font-weight: bold;
	font-size: 14pt;
}
.Date {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
