<STYLE TYPE="text/css">

a:link { 
    font-family:tahoma;
    font-size:11px;
    color: #464f56;
	}
a:visited { 
    font-family:tahoma;
    font-size:11px;
    color: #5686C0;
	}
a:hover { 
    font-family:tahoma;
    font-size:11px;
    color: #3aab31;
	}
a:active {
    font-family:tahoma;
    font-size:11px;
    color: #77A8DB;
	}


.navigation a:link {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    text-decoration: none;
    font-weight: bold

	}
.navigation a:visited {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:11px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:hover {
	font-family:tahoma;
	color: #d1edfe;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	}
.navigation a:active {
	font-family:tahoma;
	color: #77A8DB;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	}


.main {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	padding-left: 5px;
	margin-left: 5px;
        }

.box {
    font-family:tahoma;
    font-size:10px;
    color:#3f9226;
        }

.green {
    font-family:tahoma;
    font-size:119px;
    color:#3f9226;
        }

.bottom {
    font-family:tahoma;
    font-size:11px;
    color:#FFFFFF;
        }

.headings {
    font-family:tahoma;
    font-size:11px;
    color:#FFFFFF;
    font-weight: bold
        }

.head1 {
    font-family:tahoma;
    font-size:11px;
    color:#5280b5;
    font-weight: bold
        }

.head2 {
    font-family:tahoma;
    font-size:11px;
    color:#37a83f;
    font-weight: bold
        }

.logo {
    font-family:arial;
    font-size:18px;
    color:#FFFFFF;
    font-weight: bold
       }

div.main {
    padding : 0px 15px 0px 15px;
        }

</STYLE>
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5686C0;
	background-color: #F0F0F0;
	list-style-type: square;
}
