td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.b	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.b:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.b:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.a	{
	color: #000099;
	text-decoration: underline;
	}
.a:link {
	color: #000099;
	text-decoration: underline;
}
.a:visited {
	color: #0033CC;
	text-decoration: underline;
}
.point12 {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #385C01;
}
.heading1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}
body {
	margin: 0px;
}
.whitebold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
