﻿<style>
.a            { font-size : 12px; font-family: Arial; color: #ffffff; font-weight: bold; text-decoration:none }
.a:link       { font-size : 12px; font-family: Arial; color: #ffffff; font-weight: bold; text-decoration:none }
.a:visited    { font-size : 12px; font-family: Arial; color: #185378; font-weight: bold; text-decoration:none }
.a:hover      { font-size : 12px; font-family: Arial; color: #0000ff; font-weight: bold; text-decoration:none }
.a:active     { font-size : 12px; font-family: Arial; color: #185378; font-weight: bold; text-decoration:none }

a:link            { font-size : 11px; font-family: Arial; color: #FFFFFF; font-weight: bold; text-decoration:none }
a:visited         { font-size : 11px; font-family: Arial; color: #FFFFFF; font-weight: bold; text-decoration:none }
a:hover           { font-size : 11px; font-family: Arial; color: #185378; font-weight: bold; text-decoration:none }
a:active          { font-size : 11px; font-family: Arial; color: #FFFFFF; font-weight: bold; text-decoration:none }


.td               { font-size : 11px; font-family: Arial; color: #352116 }
.footer           { font-size : 10px; font-family: Arial; color: #352116 }
h1                { font-size: 14px; color: #352116; font-family: Arial; font-weight: bold }
p                 { font-size : 13px; font-family: Arial; color: #352116 }
td                { font-size : 15px; 
font-family: Arial; color: #352116;
	text-align: center;
}
ol                { font-family: Arial; font-size: 13px;}
li                { font-size : 13px; font-family: Arial; color: #352116 }


</style>