body {
	font-family: Verdana, Arial, sans-serif;
	color: #43438C;
}

td {
	font-family: Verdana, Arial, sans-serif;
	color: #43438C;

}

th {
	font-family: Verdana, Arial, sans-serif;
	color: #43438C;
}

a:link {
	color: #8C4343;
}

a:visited {
  color: #8C4343;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #8C4343;
}

.border { 
border : 1px solid #8C4343; 
} 

.footer {
	font-size: .8em;
}

a.nav {
font-size: .8em;
}

h1, h2, h3 {
font-size: .9em;
text-align: center;
}

.imgfr {float: right; padding: 3px;}
.imgfl {float: left; padding: 3px;}