p {
	font-family: arial;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
}

b {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}

h1 {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 15pt;
}

h2 {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 13pt;
}

a {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration; underline;
}

.form {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}

.port {
	font-family: arial;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
}

.required {
	font-family: arial;
	color: #ffffff;
	font-weight: light;
	font-size: 9pt;
	font-style: italic;
}
