table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 336699;
}
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
}
a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a.bottom:link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
a.bottom:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
a.bottom:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
a.bottom:active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(images/background.jpg);
}
td {
	background-color: #FFFFFF;
}
.10pxLRpadding {
	padding-right: 10px;
	padding-left: 10px;
}
.bottom_bold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8px;
}
.blue {
	color: #089FFE;
	font-weight: bold;
}
.blue9px {
	color: #089FFE;
	font-weight: bold;
	font-size: 9px;
	text-transform: capitalize;
}
li {
	line-height: 15px;
	list-style-position: inside;
	list-style-image: url(images/arrow_down.jpg);
}
.10pxLeftPadding {
	padding-left: 10px;
}
a.blue_link:link {
	font-weight: bold;
	color: #003366;
	font-size: 13px;
	text-decoration: none;
}
a.blue_link:visited {
	font-weight: bold;
	color: #003366;
	font-size: 13px;
	text-decoration: none;
}
a.blue_link:hover {
	font-weight: bold;
	color: #003366;
	font-size: 13px;
	text-decoration: none;
}
a.blue_link:active {
	font-weight: bold;
	color: #003366;
	font-size: 13px;
	text-decoration: none;
}
.fullJustify {
	text-align: justify;
	vertical-align: middle;
}
.black9px {
	color: #000000;
	font-weight: bold;
	font-size: 9px;
	text-transform: none;
}
