.links {
	font-family : verdana, helvetica, sans-serif;
	font-size : x-small;
	color : #00132D;
	text-decoration : none;
	vertical-align : middle;
	text-align : center;
	background-color : #5284A0;
    border : #00132D 1px solid;
	padding : 4px;
}
.maintext {
	font-family : verdana, helvetica, sans-serif;
	font-size : x-small;
	color : #00132D;
	text-decoration : none;
	vertical-align : top;
	text-align : left;
	background-color : #5284A0;
    border-left : #00132D 1px solid;
    border-right : #00132D 1px solid;
    border-bottom : #00132D 1px solid;
    padding : 8px;
}
.smalltext {
	font-family : verdana, helvetica, sans-serif;
	font-size : x-small;
	color : #00132D;
	text-decoration : none;
	vertical-align : top;
	text-align : left;
	background-color : #5284A0;
    border : #00132D 1px solid;
    padding : 8px;
}
ul,li {
	list-style-image : url(../images/bullet.gif)
}
a.note:link,a.note:visited {
	font-family : verdana, helvetica, sans-serif;
	font-size : xx-small;
	color : #00132D;
	text-decoration : underline;
}
a.note:hover,a.note:active {
	font-family : verdana, helvetica, sans-serif;
	font-size : xx-small;
	color : white;
	text-decoration : underline;
}
