body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #3300FF;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #FF0000;
}
.header1 {
	font-size: 24px;
	font-weight: bold;
}

.header2 {
	font-size: 20px;
	font-weight: bold;
}
.header3 {
	font-size: 18px;
	font-weight: bold;
}
.header4 {
	font-size: 16px;
	font-weight: bold;
}

.small {font-size: 12px; 
}

.nav {font-size: 10px; 
}