body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	text-align:justify;
}
a:link {
	color:#0000FF;
}
a:hover {
	color:#FF0000;
}
a:visited {
	color:#0000FF;
}
.header {
	background-color:#663399;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:24px;
	text-align:center;
	color:#FFFF00;
	display: block;
}
.footer {
	background-color:#663399;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:20px;
	text-align:center;
	color:#FFFFFF;
	display: block;
}
.small {
	font-size: small;
}

.footer a:link {
	color:#FFFF00;
}
.footer a:hover {
	color:#FF0000;
}
.footer a:visited {
	color:#FFFF00;
}
.intro {
	padding: 5px;
	font-size: 12px;
}
.thumb {
	background-color: #FFFFFF;
	border: 1px solid #663399;
}
.impact {
	font-family: Impact, Arial;
	font-size: 40px;
	text-align:center;
}
.update {
	font-size: 14px;
	text-align:justify;
}

.textlink {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	text-align:center;
	color: #FF0000;
}
#main {
	width:740px;
	margin:0 auto;
	border-left:3px solid #663399;
	border-right:3px solid #663399;	
	background-color: #FFFFFF;
}

