<style type="text/css">

/*.skyline {
	position: absolute;
	left: 0 px;
	width: 100%;
	z-index: 2;
}*/
.menu{ /*this is for the column containing the menu */
	width: 300px;
	height: 100%;
	align: left;
	background-repeat: no-repeat;
	margin-right: 20px;
}

.content{
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: #000000;
margin-top: 25px;
}

.copy{
font-size: 7pt;
}

body, p, td, li{
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: #000000;
}

a:link, a:visited {
font-family: arial, verdana, sans-serif;
font-weight: bold;
font-size: 10pt;
color: #0000FF;
}

a:hover{
font-family: arial, verdana, sans-serif;
font-weight: bold;
text-decoration: underline;
color: #000000;
}

/*
a:visited {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
text-decoration: underline;
color: #000000;
}

table, td, tr {
	border: none;
}
*/
</style>