/* CSS Document */

body {
	background-image:url(images/grey_background.gif);
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 100%;
	font-weight:bold;
	margin: 5% 10% 0% 10%;
}

image {
border: 1px solid #000000;
}

.center {
text-align:center;
}

blockquote li {
list-style-type:disc;
}

.spacer {
width:15%;
}

.section {
text-decoration:underline;
}

img.logo {
border:0px none none;
}

a:hover{background-color:white; }
