body {
color: #000000; 
background-image : none; 
background-color: #FFFFFF;
font-family: verdana, arial, sans-serif;  
font-size: 10pt;
}



a:link {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a:active {
color: red;
text-decoration: underline;
font-weight: none;
font-size: 10pt;
}

a:visited{
color: purple;
text-decoration: none;
font-weight: none;
font-size: 10t;
}

a:hover {
color: blue;
text-decoration: underline; 
font-weight: none;
font-size: 10t;
}

.title {
color: #090994;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
font-weight: bold;
}



.textlink {
color: white;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.textlink:link {
color: #AED7C9;
font-size: 8pt;
}

a.textlink:active {
color: #B48722;
font-size: 8pt;
}

a.textlink:visited {
color:#AED7C9:
font-size: 8pt;
}

a.textlink:hover {
color: white;
text-decoration: underline;
font-size: 8pt;
}

.willoughby {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.willoughby:link {
color: blue;
font-size: 8pt;
}

a.willoughby:active {
color: red;
font-size: 8pt;
}

a.willoughby:visited {
color: purple:
font-size: 8pt;
}

a.willoughby:hover {
color: blue;
text-decoration: underline;
font-size: 8pt;
}

p { 
font-family: verdana, arial, sans-serif;  
font-size: 9pt;
}

body, p, td, li, ul { 
font-size: 9pt; 
}