body { 
background-image :url(turquiesite_bg.gif);
margin : 0 0 0 0;
font-size:9pt;
} 
h1 { 
font-size : 10pt;
color : #0067ac;
font-style : italic;
border-bottom : thin solid red;
} 
h2 { 
font-size : 9pt;
color : #0067ac;
font-style : italic;
border-bottom : thin solid red;
} 
a {  color: #0000FF; text-decoration: none}
a:hover {color:#FF0000; text-decoration: underline;  position: relative; top: 1.5px; }

a:active { color:#0000FF; text-decoration:none; font-weight:bold; }
.type1 a { 
color:#0033FF;
text-decoration:none;
} 
.type1 a:hover { 
color:#FF0000;
text-decoration:underline;
position:relative;
top:1.5px;
} 
.type1 a:visited { 
color:#0066FF;
text-decoration:none;
} 
.type3 a { 
color:#FFFFFF;
text-decoration:none;
} 

.type3 a:visited {
color:#FFFFFF;
text-decoration:none;
} 
.type3 a:active { 
color:#ffff00;
text-decoration:none;
} 
.type3 a:hover { 
color:#ffff00;
text-decoration:underline overline;
position:relative;
top : 1.5px;
}
#main {
	font-size:8pt;
	
}
.st{
font-size:9pt;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif
}