h1 {
	font-family: arial, helvetica, sans-sarif;
	font-size: 18px;
	font-weight: lighter;
}
h2 {
	font-family: arial, helvetica, sans-sarif;
	font-size: 16px;
	font-weight: bold;
}
body {
	font-family: arial, helvetica, sans-sarif; 
	font-size: 12px;
}
.header {
	font-family: arial, helvetica, sans-sarif;
	font-size: 16px;
	font-weight: bold;
}
.columns {
	font-family: arial, helvetica, sans-sarif;
	font-size: 11px;
	font-weight: normal;
}
a:link {
color: #990066; 
text-decoration: none;
}
a:visited {
color: #990066; 
text-decoration: none;
}
a:hover {
color: #cc0000; 
text-decoration: underline;
}

