/* Set the background of the page*/

body {
	background-color:#000066;
	/* this is a watermark
	background-image:url("images/learnit.gif");
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	*/
	background-image:url(images/sax_back.jpg);

	background-position:inherit;
	background-attachment:scroll;
	margin-top:19px;
	color:#FFFFFF;
	
}

.style1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration:none;
}

.style2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

.style3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
	color: #FFFFFF;
}

.style4 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.style5 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
}

.style6 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration:none;
	
}

.style7 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
}

.style8 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: .9em;
	color: #FFFFFF;
}

.style9 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FF0000;
}

.style10 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

<style>
A.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color: #FF0000;
BORDER: none;
border: solid 1px #F0F8FF;
}

A.menulink:hover {	
color: #FF0000;
text-decoration: none;
BORDER: none;
background-color:#F0F8FF;
}

</style>

<script>

/*
CSS Menu highlight- By Marc Boussard (marc.boussard@syntegra.fr)
Modified by DD for NS4 compatibility
Visit http://www.dynamicdrive.com for this script
*/

var ns4class=''
</script>


h6 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #FFFFFF;
}

h5 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:13px;
	background-attachment:scroll;
	color: #FFFFFF;
}

h4 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:left;
	background-color: #000000;
	background-attachment:scroll;
	color: #FF0000;
}

h9 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #FFFFFF;
}

h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	background-color: #000000;
	background-attachment:scroll;
	color: #FFFFFF;
}


h1,h2 {
font-family:Verdana,Arial,Helvetica,sans-serif; 

}

a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration: none;
	color:#666666;
		}

body,td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #000;
		}


