/* SETS COMMON BODY ITEMS AND BACKGROUND */

.style11 {
	color: #FFFF00;
	font-size: 9pt;
}
.footer {
clear: both;
background-repeat: no-repeat;
background-position: top left;
color: #FFFF99;
text-align: left;
height: 30px;
padding-top: 30px;
vertical-align: middle;
}

.footer A:LINK {color: #FFFF99; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #F6B000; text-decoration: none; font-weight: normal;}
.footer A:HOVER {color: #F65400; text-decoration: underline; font-weight: normal;}
.footer A:ACTIVE {color: #FFFF99; text-decoration: none; font-weight: normal;}


}