BODY { 
	background: #FFFFFF;
	margin-top: 25px;
	}

h1 {
	color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	font-size:small;
	}

#container {
	width: 600px;
	margin-left: 150px;
	padding: 8px;
	position: center;
}

.list {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	}
	
.smalltext {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	}

a, a:link, a:visited, a:active a:hover {
	text-decoration:underline;
	font-weight:normal;
	}

a {
	color:#000000;
	}

a:visited {
	color:#000000;
	}

a:active {
	color:#000000;
	text-decoration:none;
	}

a:hover {
	color:#000000;
	text-decoration:none;
	}
