body {
	width: 799px;
	margin: 0px auto;
	background-color:#000000;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

h1 {
color:#FFFFFF;
text-align:left;
font-weight: bold;
font-family: fantasy;
font-stretch: ultra-expanded;
font-style: inherit;
font-size: 48px;
text-align: left; /*set value to "center" for example to center items*/
}

h2 {
color:#4e87b9;
text-align:left;
font-weight: bold;
font-family: Impact, fantasy;
font-stretch: ultra-expanded;
font-style: inherit;
font-size: 24px;
margin: 0px 0px -15px 0px;
}

h3 {
color:#244B6F;
text-align:left;
font-weight: bold;
font-family: Impact, fantasy;
font-stretch: ultra-expanded;
font-style: inherit;
}

h4 {
}

h5 {
}

h6 {
}


li { 
list-style-type: circle; 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color: #000000; 
} 

A:link {text-decoration: underline; color: #4e87b9;}
A:visited {text-decoration: underline; color: #4e87b9;}
A:active {text-decoration: underline; color: #4e87b9;}
A:hover {text-decoration: underline; color: #011081;}

#main {
width: 799px;
margin: 0px auto;
text-align: left;
padding: 0px;
background-color: #fafafa;
background: url(../images/background3.jpg) no-repeat;
}

#slantedmenu{
font-weight: bold;
font-size: 90%;
}



#slantedmenu ul{
text-indent: 10px;
padding: 10px 0;
margin: 0;
width:799px;
background-color: #000000;
border: 0px solid #bebebe;
text-align: right; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a:visited{
color: #4e87b9;
} 

#slantedmenu ul li a:hover{
color: #FFFFFF;
}

<style type="text/css">
table.myborder { border:1px solid #000000;}
</style>
