body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #F6F6F6;
	scrollbar-darkshadow-color: #000000;
	margin-left: 0px;
	margin top: 0px;
}

a:link{
	color: #FFFFFF; text-decoration: bold;
}
a:visited{
	color: #FFFFFF; text-decoration: bold;
}
a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

#text {
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: none;
	font-size: 14px;
}

#topic {
	text-align: left;
	font-family: MyriadPro, Arial;
	font-weight: none;
	font-size: 24px;
	color: #FFFFFF;
}