body
{
	background:FFFFFF;

	scrollbar-track-color:B0C4DE; 
	scrollbar-face-color:708090; 
	scrollbar-highlight-color:FFFFFF; 
	scrollbar-base-color:B0C4DE; 
	scrollbar-darkShadow-color:666699; 
	scrollbar-shadow-color:B0C4DE; 
	scrollbar-arrow-color:FFFFFF; 
}

.header {
        font-family: century gothic, MS Sans Serif;
        font-size: 14pt;
        font-weight: bolder;
        line-height: 13pt;
		color: #B0C4DE;
        }	

.header1 {
        font-family: century gothic, MS Sans Serif;
        font-size: 12pt;
        font-weight: bold;
        line-height: 13pt;
        color: #B0C4DE;
        }   
	
.text {
        font-family: century gothic, MS Sans Serif;
        font-size: 10pt;
        line-height: 13pt;
		color: #708090;
        }	
	
.text1 {
        font-family: century gothic, MS Sans Serif;
        font-size: 10pt;
        line-height: 13pt;
        color: #708090;
        }

/* links */

a:link {color:#B0C4DE;text-decoration:none;font-weight:bold;}

a:visited{color:#B0C4DE;text-decoration:none;font-weight:bold;}

a:hover {color:#666699;text-decoration:none;font-weight:bold;}