@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 10px;
}

body {
	background-image: url(/images/light_backgrd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*
.tmp1 {
	background: #e8e7e7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
*/
.style1 {
	color: #333333;
	font-weight: bold;
}
.style2 {color: #333333}
.style3 {font-size: 9px}
.style6 {
	color: #333333;
	font-size: 10pt;
}
.style7 {
	color: #333333;
	font-size: 14px;
}
.style9 {font-size: 12px}
.style19 {
	font-size: 10pt
}
.style29 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.style31 {font-size: 16px}
.style35 {font-size: 16px; color: #666666; }
.style36 {font-size: 16px; color: #333333; }
.style39 {font-size: 11px}
.style40 {
	color: #333333;
	font-size: 10pt;
}
.WhiteSmallFont {
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
