html {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF
}

p, li, td {
	color: #411C5D;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}


h1 {
	color: #411C5D;
	font-size: 14px;
	font-weight: bold; 
}

h2 {
	color: #411C5D;
	font-size: 12px;
	font-weight: bold; 
}

a:link { 
	text-decoration: none; 
	color: #005C7F;
}

a:visited { 
	text-decoration: none; 
	color: #005C7F;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #005C7F;
}

/*footer*/

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


/*other*/

.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #411C5D;
}

a.header5:link {
	color: #005C7F;
	font-weight: bold;
	text-decoration: none; }
	
a.header5:visited {
	color: #005C7F;
	font-weight: bold;
	text-decoration: none; }

a.header5:hover {
	color: #005C7F;
	font-weight: bold;
	text-decoration: underline; }

a.header5:active {
	color: #005C7F;
	font-weight: bold;
	text-decoration: underline; }
	
.sidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #411C5D;
}
h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #25749B;
}
.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #411c5d;
}

a.smallheader:link {
	color: #411C5D;
	font-weight: bold;
	text-decoration: none; }
	
a.smallheader:visited {
	color: #411C5D;
	font-weight: bold;
	text-decoration: none; }

a.smallheader:hover {
	color: #005C7F;
	font-weight: bold;
	text-decoration: none; }

a.smallheader:active {
	color: #411C5D;
	font-weight: bold;
	text-decoration: none; }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #005C7F;
}
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 25749b;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 25749b;
}

#presstable {
	 float: left;
	 padding: 8px; 
	 margin-left: 0px;
	 margin-right: 15px;
	 margin-top: 0px;
	 margin-bottom: 15px;
	 background: #474747;
}
