html {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/coarkboard.jpg);
}

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; 
}

h3 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #25749B;
}

h4 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #25749B;
}

h5 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #25749B;
}

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: 411C5D;
}


/*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;
}

.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; }

.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;
}
.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25749B;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
}
.underline {
	font-weight: bold;
	text-decoration: underline;
}

.smallertext {
	font-size: 1em;
	color: #25749B;
	
}

#presstable {
	 float: left;
	 padding: 8px; 
	 margin-left: 0px;
	 margin-right: 15px;
	 margin-top: 0px;
	 margin-bottom: 15px;
	 width: 218px;
}

#background { background-image:url(images/oaibackground2.jpg); background-repeat:no-repeat;
}