body { background-color: black; background-position: 0 top; }
.textstyle1 {
	font-size: 2em;
	font-family: Impact, "Arial Black", Arial;
	color: #FFFFCC ; 
}
.textstyle2 { font-size: 0.6em; font-family: verdana, arial; color: #fff; text-align: left; border-color: #0089cf; border-width: 0.2em; outline-color: #0089cf; outline-width: 0.2em; }
.textstyle3 { color: #fff; font-size: 1em; font-family: verdana, arial; text-align: left; border-width: 0.2em; border-color: #0089cf; outline-width: 0.2em; outline-color: #0089cf; }
.style1 { text-decoration: none; color: black; text-align: left; }
span.style2 {
    font-size: 2.5em;
	text-decoration: none;
	color: black;
}
tr.titlerow { background-color: black; vertical-align: middle; border-color: blue; border-width: 50px; }
td.menu { color: #0089cf; font-weight: normal; font-style: italic; text-align: left; background-color: black; background-position: 100% 0; vertical-align: top; width: 100%; height: 2em; }

td.content {
    text-align: left;
    vertical-align: text-top;
	padding: 1em 4em;
    background-color: black;
    width: 40em;
    height: 50em;
	color:#FFFFFF;
}
a.menuitem { color: #1b6fc0; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; background-color: black; background-position: 100% 0; padding: 0.8em; width: 100%; height: 100%; }
a.menuitem:hover {
	text-decoration: none;
	color: #fff;
}
a.email { color: #1b6fc0; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; background-color: black; background-position: 100% 0; text-align: left; width: 100%; height: 100%; }
.email { color: #1b6fc0; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; background-color: black; background-position: 100% 0; text-align: left; width: 100%; height: 100%; }

