/* Set the background of the page*/

body {
	background-color:#000000;
	/* 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/davignonbar.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;
	margin-top:132px;
	color:#000;

}

.style1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.style2 {
	font-size: .9em;
	color: #FFFFFF;
	text-decoration:none;
}

.style3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	text-align:center;
	color: #FFFFFF;
}

.style4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.style5 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 2em;
	color: #FF0000;
}

.style6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.style8 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
	}
	.style9 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
}

	.style10 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration:none;
}
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;
	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; 

}

body,td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFFFFF;

}


