body {
	margin: 10px 0px 0px 0px;
	line-height: 15px;
	background: #ffffff;
	}

a {
	text-decoration: underline;
	font-weight: normal;	
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #000000;
	}


.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}

.bodytext h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	}

.bodytext h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

.bodytext h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	text-align: left;
	border-top: 3px solid #3300cc;
	margin-bottom: 2px
	}
	
.bodytext h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	}

.bodytext h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	text-align: left;
	border-top: 3px solid #3300cc;
	margin-bottom: 2px
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
        font-weight: bold;
	line-height: 24px;
	}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
        font-weight: bold;
	line-height: 18px;
	}