body {
	margin:0;
	background-image:url(../images/clipart/back1.jpg);
	background-repeat:repeat;
}

.head {
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	text-transform: uppercase;
} 
.foot {
	font-size: 12px;
	padding-left: 10px;
	vertical-align:middle;
}

li { 
	padding:3;
	}
a { color:#000000;
text-decoration:underline;}
a:hover { color:#FF0000;
text-decoration:underline;}
	 