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;
	font-weight: bold;
	}
	h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	letter-spacing: 0.08em;
	}
	li {
	line-height: inherit;

	}
.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;
	line-height: 120%;
}
.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;
}
.boxBorder {
	font-size: 1em;
	font-weight: bold;
	background-color: #CCC5D8;
	margin: 4px;
	padding: 4px;
	clear: both;
	width: 520px;
	border: medium solid #604585;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
a:link {
	color: #604585;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-family: Arial;
	font-weight: bold;
}
.spanBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: 320px;
	border: thick solid #604585;
	color: #F00;
	float: none;
	padding: 1em;
	position: relative;
	overflow: auto;
	right: 50%;
	left: 1%;
}

