body{
	font:0.75em/1.5em Tahoma, "Myriad Pro", Arial, sans-serif;
	color:#666;
}
a:link, a:visited{
	text-decoration:none;
	color:#600;
}
a:hover, a:active{
	text-decoration:none;
	color:#600;
}
.header{
	font:bold 2.4em Impact, "Myriad Pro", Arial, sans-serif;
	color:#600;
}
.subHeader{
	font:bold 2em Impact, "Myriad Pro", Arial, sans-serif;
}
.content{
	font:12px Tahoma, "Myriad Pro", Arial, sans-serif;
	color:#666;
}
.contentSmall{
	font:10px Tahoma, "Myriad Pro", Arial, sans-serif;
	color:#666;
}
table {
	font-size: 12px; /* This should match the font-size in the body and .content selectors above */
}
