﻿body
{
    font-family: verdana,arial;
    background-color: gray;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 10pt;
    margin-left: 40px;
    margin-right: 40px;
    background-image: url(tile.jpg);
    background-repeat: repeat;
}
    
A:link
{
    
    color: #274756;
}	
		
A:visited	{	

	color:	#274756;
	}	
		
A:active	{	

	color:	#274756;
	}	
		
A:hover
{
    text-decoration: underline;
    color: green;
}


	

.divall
{
    color: black;
    padding-top: 10px;
    background-color: white;
    width:790px;
}


.myheader
{
    font-size: 16pt;
    padding-left: 10px;
}

.currentlink
{
	color: #333399;
   font-weight: bold;
	font-size: 10pt;
}

.boldlink
{
    font-weight: bold;
    color: #3300cc;
}





UL LI
{
    
    line-height: 1.5em;
}
