a:link {
	font-family: arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;

}
.normal {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.bigger {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
a:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.smallyellow {
	font-family: arial;
	font-size: 11px;
	color: #E9E93E;
}
.stuff {
	line-height: 20px;
}
