a:link       
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

a:visited        
{
	color: green;
	text-decoration: underline;
	font-size: 12px;
}

a:hover   
{
	color: purple;
	text-decoration: none;
	font-size: 12px;
}

a:active     
{
	color: white;
	text-decoration: underline;
	font-size: 12px;
}

a 
{ 
color: blue; 
text-decoration: underline;
}

a img  
{ 
border: solid 1px black;
}

a:focus   
{ color: orange;
}

h3 
{ 
color: black; 
font-size: 14pt; 
font-style: italic; 
font-weight: bold; t
ext-decoration: none; 
margin-top: 1px; 
margin-bottom: 1px;
}

h4  
{ 
color: olive; 
font-size: 18px; 
font-style: italic; 
font-weight: bold; 
text-decoration: none; 
text-align: center; 
text-indent: 4pt;
}

body   
{ 
color: black; 
background-color: white; 
background-image: url("zimages/bg/blue2.jpg");
background-repeat: repeat; 
background-attachment: scroll;
}

p { 
color: black;
}

table  
{ 
padding: 4px 2px; 
border: solid 1pt black;
}

div 
{ 
padding-left: 2px;
}

IMG.pix 
{ 
border: solid 1px #000; 
border-thickness: 1px;
}