body {
	background-color: #9AD1E8;
}
.f {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
}
.f2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #0000FF;
	text-decoration: none;

}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 5px;



}
.f3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	line-height: 30px;





}
div#lm a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
div#lm a:hover {
	text-decoration: underline;
}
div#lm,div#lm td {
	font-size: 13px;

}
p {
	margin: 0px;
	padding-top: .5em;
	padding-bottom: 2em;
}
ul {
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;


}
a:hover {
	text-decoration: underline;
}
li {
	padding-bottom: 4px;
}
.brd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53A9FF;
}
