body {
	font-family: verdana, geneva, arial, sans-serif;
	color: #000000; font-size: 12px;
	font-weight:normal;
	background: #D5E1D6;		
}


.title { 
	font-size: 13px;
	font-weight: bold;
	padding-left: 2%;
	margin-bottom: 2px;
}

.title a, .title a:visited { 
	color: #000000;
}

a, a:visited, a:active {
	color: #cc0000;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.header {
	border-bottom:1px solid #000000;
	width: 100%;
}

.everything {
	border:1px solid #000000;
	margin: auto;
	background-color: E4EDF4;
	margin-top: 3%;
	width: 600px;
}

.copyright, .copyright a {
	margin: auto;
	margin-top: 0px;
	font-size: 9px;
	text-align: right;
	width: 600px;
}

.para, P {
	padding-left: 3%;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 0px;
}