body {
	color: black;
	background-attachment: url(img/bg05.gif);
	background-position: 0 0;
    background-repeat: repeat;
    background-attachment: fixed;	
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	color: #333333
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: normal;
	font-style: normal; 
	list-style-position: outside
	}
.footnav { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #0033CC
	}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0033CC
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #DC143C
	}
	