body {
font-size : .8em; 
font-family : Verdana, Arial, Helvetica;
font-weight : normal; 
color : #FFFFFF; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

.headings {
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
color : #FFFFFF; 
background-color : transparent; 
}

td {
font-family : Verdana, Arial, Helvetica; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #ffffff; 
background-color : transparent; 
}

.link2 a {
color: #00458A;
font-size: 10px;
text-decoration: underline;
}
.link2 a:visited {
color: #00458A;
font-size: 10px;
}
.link2 a:hover {
color: #00458A;
font-size: 10px;
text-decoration: underline;
}

.link3 a {
color: #FFFFFF;
font-size: 10px;
text-decoration: underline;
}
.link3 a:visited {
color: #FFFFFF;
font-size: 10px;
}
.link3 a:hover {
color: #FFFFFF;
font-size: 10px;
text-decoration: underline;
}


p {
font-size : 1.0em; 
font-family : Verdana, Arial, Helvetica; 

}
.copyright {
    font-size: .6em;
	font-weight : normal;
	ont-style : normal;
	font-family : Verdana, Arial, Helvetica;
    text-align: center;
	color : #00458A;
}

.little {
    font-size: .7em;
	font-weight : normal;
	ont-style : normal;
	font-family : Verdana, Arial, Helvetica;
    text-align: center;
	color : #FFFFFF;
}

.smallness {
    font-size: .7em;
	font-weight : normal;
	ont-style : normal;
	font-family : Verdana, Arial, Helvetica;
    text-align: center;
	color : #FFFFFF;
}
a.special:link {     color: #000000;     background-color: transparent;     }a.special:visited {     color: #000000;     background-color: transparent;     }a.special:hover {     color: #ffffff;     background-color: #00f;     text-decoration: none;     }a.special:active {     color: #000000;     background-color: transparent;     }