body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.text {
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.red {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.darkblue {
	color: #000080;
	font-size: 11px;
	font-weight: bold;
}

.blue {
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
}

.green {
	color: #009900;
	font-size: 11px;
	font-weight: bold;
}

.smalltext {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #FF0000;
}
h3 {
	font-size: 14px;
	color: #000066;
}
