
html, body {
	font-size: 12px;
	font-family: 'Arial';
	text-align:left;
	color: #000000;
	margin:0;
	padding:0;
	height:100%;
}
td.pagecopy {
background-image: url('images/pageback.jpg');
background-repeat: repeat-x;
}

#cd {
        margin: auto;
        height: 50px;
        width: 350px;
        font-family: "Courier New", Courier, mono;
        font-size: 24pt;
        color: #000;
        text-align: center;
        font-weight: bold;
        background-image: url('images/back.jpg');
        vertical-align: middle;
}

p{
  	font-size: 12px;
	font-family: 'Arial';
	text-align:left;
	color: #000000;
}

table{
  	font-size: 14px;
	font-family: 'Arial';
	text-align:left;
	color: #000000;
}

h1{
	letter-spacing:-0.1em;
	padding:0 0 0.5em 0;
	font-size:24px;
	font-family: 'Arial';
	color: #6f39a2;
	margin-top: 1mm;
	margin-bottom: 1mm;
    font-weight:bold;

}


a.topheader:link{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    margin-left: 130mm;
}
a.topheader:visited{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    margin-left: 130mm;
}
a.topheader:hover{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: #73b037;
    margin-left: 130mm;
}

a.topheader2:link{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    margin-left: 130mm;
    line-height: 14pt

}
a.topheader2:visited{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    margin-left: 130mm;
    line-height: 14pt

}
a.topheader2:hover{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: #73b037;
    margin-left: 130mm;
    line-height: 14pt

}


a.bottomfooter:link{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    padding:0.25em 0.5em 0.25em 0.5em;
}
a.bottomfooter:visited{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
    padding:0.25em 0.5em 0.25em 0.5em;
}
a.bottomfooter:hover{
	font-family: 'Arial';
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	background: #6f39a2;
    padding:0.25em 0.5em 0.25em 0.5em;
}
span.copyright{
	font-family: 'Arial';
	font-size:12px;
	font-weight:normal;
	color:#989898;
	text-decoration:none;
}
