body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #66CCFF;
	background-image: url(images/bg.jpg);
}
.smalltext {
	font-size: 0.85em;
	text-decoration: none;
}

p, td {

font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 1.3em;
color: #AF1CC9;
}

h2 {
font-size: 1.2em;
color: #C11E1E;
}
h3 {
font-size: 1em;
color: navy;
weight: bold;
}

.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	
}

a.link menutop   {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	}
	
	.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000099;
}

/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
	
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.sortable {
text-size: 0.8em;
}
