﻿.bottom{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: white;
}

.bottom a{
font-family: arial;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
color: #CCCCCC;
}

.bottom a:hover{
text-decoration: underline;
color: #999999;
}


.bodytext{
font-family: arial;
font-size: 10pt;
color: #333333;
}

.bodytext a{
font-family: verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
color: #0000FF;
}

.bodytext a:hover{
text-decoration: underline;
color: #99CC99;
}


.nav a{
font-family: arial;
font-size: 8pt;
text-decoration: none;
font-weight: bold;
color: #000033;
}

.nav a:hover{
text-decoration: none;
color: #9999CC;
}


.greenheading{
font-family: arial;
font-size: 11pt;
font-weight: bold;
color: white;
}


.greentext{
font-family: arial;
font-size: 9pt;
color: black;
}

.greentext a{
font-family: arial;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
color: #0000FF;
}

.greentext a:hover{
text-decoration: underline;
color: #99CC99;
}