body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td{
	font-size: 12px;
	color: Black;
}

table.footer {
    text-align: center;
}

table.footer td {
	font-size: 12px;
	color: #3A94CE;
    font-weight:bold;    
}

table.footer a {
	font-size: 12px;
	color: #3A94CE;
    text-decoration: none;
    font-weight:bold;
}

a {
    color: Black;
    font-size: 11px;
    font-weight:bold;
    text-decoration: none;
}

.homeHeader{
	font-size: 18px;
	color: #3A94CE;
	font-weight: bold;
	font-style: italic;
}

h2{
    font-size: 12px;
}
