body {
	margin-top: 0pt;
	margin-left: 0pt;
	}
	
h1 {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 28px;
	font-weight: 400;
	line-height: 30px;
	color: #005395;
}	
	
h2 {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 24px;
	font-weight: 100;
	line-height: 30px;
	color: #005395;
}

.content {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #005395;
	font-weight: 100;
	line-height: 30px;
	}

.content a:link {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: 100;
	line-height: 30px;
    }

.content a:visited {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #666666;
	font-weight: 100;
	line-height: 30px;
	text-decoration: none;
    }

.content a:hover {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #005395;
	font-weight: 100;
	line-height: 30px;
	text-decoration: underline;
    }
	
.footer {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #005395;
	font-weight: 100;
	line-height: 30px;
	}

.footer a:link {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #005395;
	text-decoration: none;
	font-weight: 300;
	line-height: 30px;
    }

.footer a:visited {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #005395;
	font-weight: 300;
	line-height: 30px;
	text-decoration: none;
    }

.footer a:hover {
	font-family: helvetica,arial,verdana,geneva,sans-serif;
    font-size: 17px;
	color: #666666;
	font-weight: 300;
	line-height: 30px;
	text-decoration: none;
    }	
