body{
	background-color:#FFFFFF;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.headerText { 
        font-family: Verdana; 
        font-size: 15px; 
        font-weight: bold; 
        color: #FFFFFF; 
        text-decoration: none; 
} 
.sublinkText { 
        font-family: Verdana; 
        font-size: 10px; 
        font-weight: normal; 
        color: #333333; 
        text-decoration: none; 
} 
.subpagelinkText { 
        font-family: Verdana; 
        font-size: 12px; 
        font-weight: normal; 
        color: #333333; 
        text-decoration: none; 
} 
.navText { 
        font-family: Verdana; 
        font-size: 10px; 
        font-weight: bold; 
        color: #FFFFFF; 
        text-decoration: none; 
} 
.linkText { 
        font-family: Verdana; 
        font-size: 10px; 
        font-weight: bold; 
        color: #0000FF; 
        text-decoration: underline; 
} 
.linkDesc { 
        font-family: Verdana; 
        font-size: 10px; 
        font-weight: normal; 
        color: #000000; 
        text-decoration: none; 
} 