body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #dedede;
	color: #000000;
	margin: 0px;
}
table {
	border-style: none;
	font-size: 9pt;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #A83909;
	text-decoration: none;
}
a:hover {
	color: #FCB53A;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #A83909;
	text-decoration: none;
}
.footnote {
	font-size: 9px;
	color: #666666;
}
h1 {
	font-size: 22pt;
	text-align: center;
}
h2 {
	font-size: 18pt;
	text-align: center;
}
h3 {
	font-size: 14pt;
	text-align: center;
}
.h3 {
	font-size: 14pt;
	font-weight: bold;
}
.heading {
	color: #232176;
	font-size: 12pt;
	font-weight: bold;
}
.h4 {
	font-size: 12pt;
	font-weight: bold;
}
.h5 {
	font-size: 10pt;
	font-weight: bold;
}
.h1 {
	font-size: 22pt;
	font-weight: bold;
}
.h2 {
	font-size: 18pt;
	font-weight: bold;
}
.h6 {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
.h7 {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.red {
	color: #FF0000;
}
.t1 {
	font-size: 22pt;
}
.t2 {
	font-size: 18pt;
}
.t3 {
	font-size: 14pt;
}
.t4 {
	font-size: 12pt;
}
.t5 {
	font-size: 10pt;
}
.t6 {
	font-size: 9pt;
}
.t7 {
	font-size: 9px;
	font-weight: normal;
}
.center {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.left {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-image: url(/assets/back_pattern.gif);
}
.right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
