body {
	color: #000;
	font-family: sans-serif;
	font-weight: lighter;
	font-style: normal;
	line-height: 16pt;
}
h1,h2 {
	color: red;
	font-family: sans-serif;
	line-height: 20pt;
}
a:link {color: #000; text-decoration: underline}

a:visited {
	color: #000000;
	text-decoration: underline
}

a:hover {color: #f33; text-decoration: underline}

a:active {
	color: #FF0000;
	text-decoration: underline
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
