body {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000; }

td {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000; }
	
h1 {
	font-family: helvetica, sans-serif;
	font-size: 44px;
	line-height: 48px;
	color: #000000; }

h2 {
	font-family: helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	color: #000000; }

h3 {
	font-family: helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #000000; }

a:link {
	font-family: helvetica, sans-serif;
    font-size: 16px;
    text-decoration: underlined, bold;
    color: #fc1a04;
}

a:visited {
    font-family: helvetica, sans-serif;
    font-size: 16px;
    text-decoration: underlined, bold;
    color: #fc1a04;
}

a:hover {
    font-family: helvetica, sans-serif;
    font-size: 16px;
    text-decoration: bold;
    color: #ffffff;
    background-color: #fc1a04;
}

a:active {
    font-family: helvetica, sans-serif;
    font-size: 16px;
    text-decoration: bold;
    color: #ffffff;
    background-color: #fc1a04;
}

