.bodyText {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 14px; 
font-weight: normal; 
color: #000000; 
text-decoration: none
}

.subHead {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 13px; 
font-weight: bold; 
color: #005546D; 
text-decoration: none
}

.bodyLink {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: 14px; 
font-weight: bold; 
font-variant: normal; 
color: #000066; 
text-decoration: underline
}

.abodytextlink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: uppercase; 
	color: #0099FF; 
	text-decoration: none
	}
.abodytextlink:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000066;
	text-decoration: none
	}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline}
.TableList {
	border-color:#000033;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	
}


div#buttonA {

    margin-left: 0px;
}
div#buttonA ul {

    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 20px;
}
div#buttonA li {
    list-style-type: none;
    height: 20px;
    width: 240px;
    margin: 20px;
    text-align:left;
	text-indent:4px;
}
div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 1px;
}
div#buttonA li a:link {
    color:#0099CC;
    font-weight: normal;
    background-color: #FFFFFF;
    border-style: solid;
}
div#buttonA li a:visited {
    color:#0099CC;
    font-weight: normal;
    background-color: #FFFFFF;
    border-style: solid;
}
div#buttonA li a:hover {
    font-weight: normal;
    color: #003366;
    background-color: #CCCCCC;
    border-style: solid;
}
div#buttonA li a:active {
    font-weight: normal;
    color: #003366;
    background-color:#CCCCCC;
    border-style: solid;
} 
