body {
	margin : 0px;
	padding : 0px;
	padding-bottom : 24px;
	background-color : #ffffff;
}

* {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
}

table.alignment {
	padding : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
}

.heading {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 18px;
}

.subheading {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 14px;
}

.text {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
}

.textlink {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #606060;
}

.textlink:hover {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #cccc00;
}

.infolink {
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
	color : #000000;
}

.infolink:hover {
	color : #cccc00;
}

.infotext {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
}

.footnote {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-align : center;
	text-transform : uppercase;
}

.style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	color: #fffe00;
}
.style4 {font-size: 18px}
.style5 {color: #FFFFFF}
.style6 {font-size: 16px; }
.style5 a {color: #FFFFFF; text-decoration: none}
.style5 a:hover {text-decoration: underline}
