body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
h1 {
	font-size:16px;
	font-weight: bold;
}

h2 {
	font-size:16px;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {color: #0A3B6C; text-decoration: underline}
a:visited {color: #000000; text-decoration: underline}
a:hover {color: #999999; text-decoration: underline}
a:active {color: #000000; text-decoration: underline}

A.set1:link {color: #FFFFFF; text-decoration: underline}
A.set1:visited {color: #FFFFFF; text-decoration: underline}
A.set1:hover {color: #999999; text-decoration: underline}
A.set1:active {color: #ffffff; text-decoration: underline}

A.set2:link {color: #2B4E76; text-decoration: underline}
A.set2:visited {color: #000000; text-decoration: underline}
A.set2:hover {color: #999999; text-decoration: underline}
A.set2:active {color: #000000; text-decoration: underline}
p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
