.bold {
	font-weight: bold;
}
body {
	text-align: center;
	margin:0 auto;
	padding:0;
	font-size:10px;
	line-height:14px;
	color:#424242;
	font-family: Verdana;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
td {
	font-family: Verdana;
	font-size: 11px;

	color: #424242;
}



A {
	COLOR: #424242; TEXT-DECORATION: none
}
A:hover {
	COLOR: #004aaf; TEXT-DECORATION: underline
}li {
	list-style-image: url(images/dot.gif);
	padding: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;

}
.blue{color: #004AAF;text-align:right;padding:0px;}.orange {
	font-weight: bold;
	color: #FF6600;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}
.textsm {
	font-size: 10px;
}
