body {
 border-width: 0px;
 border-style: dashed;
 background-color: transparent;
 color: #000000;  
 font-style: normal;
 font-weight: normal;
 font-size: 120%;
 font-family: 'Goudy Old Style', 'times new roman','serif'; 
 [scrollbar-base-color: #ffffff];
 scrollbar-3dlight-color: #001D73; 
 scrollbar-arrow-color:#2D3014;
 scrollbar-darkshadow-color:#2D3014;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color: #2D3014;
 scrollbar-track-color: #ffffff; 
 cursor: crosshair;
		 }
a {  
 font-weight: bold;
 text-decoration: none;
 color: #001D73;
 
 }
 
a:visited { 
 color: #666699;
 }
 
 a:hover { 
 color: #0077FF;
 }

 
a:active {  
  color: #0077FF;}

a img {
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;}

a:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}	

img { 
  border: 0px;
	margin:10px;
	width: 80px;
	height: 80px;
 }
 
h2 {  
  font-family:  'Goudy Old Style','times new roman','serif';
	width:100%;
	color: #195BC1;
	font-size:normal;
	}

h1 {  
  font-family:  'Goudy Old Style','times new roman','serif';
	width:100%;
	color: #195BC1;
	font-size:normal;
		text-align: center;
	}
	
	
hr { 
width: 95%;
height: 1px;
border-style: dashed;
color:#195BC1;
}

.ABOUT {
  position: relative;
  left: 0%;
  border-width:0px;
	filter: none;
	margin:10px;
	float: left;
	width: 100px;
	height: 100px;
 } 
 
table { 
width: 100%;
text-align: center; 
} 

.descr { 
 padding: 2px;
 height: 40px;
 text-align: left;
 vertical-align: top;
 border-width: 1px;
 border-style: dashed;
 font-size: x-small;
 }

img.BANNER {
	width: 450px;
	height: 60px;  
	filter:alpha(opacity=100);
  -moz-opacity:.100;
  opacity:.100;
} 
img.BAN {
	width: 88px;
	height: 31px;  
	filter:alpha(opacity=100);
  -moz-opacity:.100;
  opacity:.100;
} 

iframe { 
  align: center;
	z-index: 4;
	border-style: dashed;	
	border-width: 1px;
	border-color:#195BC1;
	overflow: auto;
	padding: 10px;
	}
	
a.TAG {  
 font-weight: bold;
 text-decoration: none;
 color: #195BC1;
 }
 
a.TAG:hover { 
 filter: ;
 color: #195BC1;
 }
 
li { list-style-type: none; } 

#disclaimer{
	position:relative;
	left:0px;
	top: 12%;
	width:100%;
	height:20px;
	text-align: left;
	font-size: xx-small;
}

#numpag  { 
  position:relative;
	left:0px;
	bottom:0%;
	width:100%;
	height:20px;
	text-align: center;
	font-size:small;
 }
