body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	text-align: justify;
}
li {
	list-style-type: disc;
}
.windowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
}
.specialText {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline blink;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
