body {
margin-left: 20px;
padding: 0px;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
background-color: #FFFFFF;
}

table, tr {background-color: white;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
}


td {background-color: white;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
border-bottom: solid #eeeeee 1px;
vertical-align: top;
}


div#header {
width: 760px;
height: 160px;
}

div#logo {
	width: 350px;
    float: left;
}

div#notreal {
	padding-top: 10px;
	width: 400px;
	float: right;
}

div#forcetextdown {padding-top: 0px;}

div#nav { text-align: left;
margin-left: 30px;
}

div#content_index {
margin-top: 30px;
}

div#content {
width: 600px;
margin-top: 30px;
margin-left: 30px;
padding-bottom: 10px;
}


div#footer {
width: 760px;
}

#notreal h6 { font-size: 8pt;
font-weight: normal;
text-align: center;
}

#content h6 { font-size: 8pt;
font-weight: normal;
text-align: center;
}

#footer h6 {
margin-left: 30px;
}

div#content h3 { font-size: 14pt;
}

div#content p {font-size: 10pt;}

div#content li {font-size: 10pt;}

a, a:link {color: green;}

a:hover, a:visited {color: green;}

.lyrics { line-height: 0px;
font-style: italic;
}

hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	}

