/* CSS Document */

body {
	margin-left: 10px;
	margin-top: 0px;
	background-color:#FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size:24x; color:#6699CC; font-family:Arial, Helvetica, sans-serif;
	font-style:italic; font-weight:bold;
	}
h2 {
	font-size:18px; color:#6699CC; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
	}
	
#titlebox {
	background-image: url(index_files/Body_Middle.gif); background-repeat:no-repeat; 
	width:750px; height:251px;
	}