html {
height:100%;
} 
body {
font-size: 14px;
background: #FCF8EA;
font-family: arial;
margin:50px 0px; padding:0px;
text-align:center;
background-image: url('footer.png');
background-repeat: no-repeat;
background-position: center bottom; 
}
.Banner {
border:0; 
padding:0; 
height:8px; 
margin-top:0px; 
color:#540284;
}
.BannerTextApplication 
{
font:bold; 
font-size:38pt; 
font-family:Tahoma; 
height:0px; 
margin-top:0; 
margin-left:8px; 
margin-bottom:0; 
padding:0px; 
white-space:nowrap; 
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='black',Positive='true');
}
h1 {
    font-size: 38px;
    font-weight: bold;
    font-family: tahoma, verdana, arial, sans-serif;
    color: #540284;
}
h3 {
    margin: 0px;
    font-size: 22px;
    font-weight: bold;
    font-family: tahoma, verdana, arial, sans-serif;
	letter-spacing: .075em;
    color: #BC84DA;
}
h2 {
    margin: 0px;
    font-size: 16px;
    font-family: verdana, arial, sans-serif;
	font-weight: bold;
    color: #000000;
}
p {
font-size: 18px;
text-decoration: none;
color: #000000;
font-weight: bold;
}
	.listento {
	text-align:center;
	border: outset 2px #D8BBE7;
	padding: 10px;
	width: 320px;
	background-color:#FFFFCE;
	}
.links {
font-size: 11px;
text-decoration: none;
color: #000000;
}
td
{
    border-color:#540284;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	text-align:center;
	font-size: 12px;
	margin:5px; 
	padding:5px;
	background: #FCF8EA;
}
table
{
    border-color:#540284;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	text-align:center;
	margin:12px; 
	padding:1px;
	background: #fff;
}
.tagcloud
{
    border-color:#D8BBE7;
    border-width: 5px 0px 0px 0px;
    border-style: solid;
	text-align:center;
	font-size: 12px;
	margin:5px; 
	padding:5px;
	background-color:#FFFFCE;
}
	 #bottom {
		left: 0; right: 0;
		height: 20px;
		 bottom: 0; 
		background: #BC84DA;
		position: fixed;
		}
A:LINK    {color:blue; text-decoration: underline;}
A:VISITED    {color:blue; text-decoration: underline;}
A:ACTIVE    {color:blue; text-decoration: underline;}
A:HOVER   {color:#A576FF; text-decoration: none;}