body         {
	scrollbar-face-color: #002C6F;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color:gray;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	background-color: #002C6F;
				}
table        { color: #FFFFFF; font-family: Century Gothic,Arial; font-size: 10 pt; }
				

p            { font-family: Century Gothic,Arial; font-size: 10 pt; color: #FFFFFF }
hr           { background-image: url('../../My%20Documents/Line.gif'); background-repeat: 
               no-repeat; background-attachment: fixed; background-position: 
               center }

ul           { font-family:Century Gothic,Arial; color: #FFFFFF; font-size: 10 pt }


a				{ font-family: Century Gothic,Arial; font-size: 10 pt; color: #C0C0C0 }

A:Visited		{	color : C0C0C0;    }
A:Hover     	{  color : C0C0C0;
    				background-color: 002C6F;
    				font-weight: bold;}
A:Active		{	color : C0C0C0;    }
