body {
	}
table {
	}
td, th {
	}
	h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	line-height: normal;
	}
	h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	}
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
	h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
	font-weight: bolder;
	}
	li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	}
.textBullet {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.textRev {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4em;
}
.textFoot {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;	
	color: #999999
	}
.textTitle {
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	}
.textBody {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	}
.textColor {
	color: #604585;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	}
.textSmall {
	font-size: 0.6em;
	font-family: Arial, Helvetica, san-serif;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #604585;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.subColor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #604585;
}
.subBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #604585;
	text-decoration: underline;
}
a:link {
	color: #604585;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
}
