body {
	font-family: Arial, Helvetica, sans-serif; font-color: white;
}
.standard {
	font-size: 16px;
	line-height: 1.5em;

}

a:link {
	color: #FF6633;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
.title {
	font-size: 36px;
	font-weight: bolder;
	color: #FFF;
	font-style: normal;
}

