body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #666666;
	line-height: 1.25;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #AA4500;
	text-decoration: none;
}

a:hover {
        color: #AA4500;
}

h1 {
        font-size: 3em;
        font-weight: normal;
}

h4 {
	color: #3399ff;
	text-align: center;
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 6px;

}

h5 {
        color: #AA4500;
        font-size: 8px;
}

audio {
	color: #FFFFFF;
	background-color: #0099CC;    
}

.center {
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
}

.headtable {
        cellspacing: 12px;
        cellpadding: 0px;
        width: "100%";
}

.sitebottom {
        margin-top: 30px;
        margin-bottom:20px;
        text-align: center;
}