body,td,th {
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
}
h2 {
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	}
.style-note {
	font-size:x-small;
	}
.style-navtext {
	color: #FFFFFF;
}
.style-footer {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Verdana;
}

a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

a.navbar:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.navbar:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.navbar:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a.navbar:active {
	font-weight: bold;
	text-decoration: underline;
}

a.footer:link {
	text-decoration: none;
	color: #FFFF00;
	font-weight: normal;
}
a.footer:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
a.footer:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
