
p {
font-size: 12px;
color: #000;
font-family:arial;
line-height:125%;
}

}

ol, li, ul
{
font-size: 12px;
color:#14246C;
line-height:125%;
}



ul { 

padding: 0; 
} 


a {
  color:#14246C;
  text-decoration:none;
  }

a:hover {
  color:#14246C;
  text-decoration:underline;
  }



h1 {
font-family: arial;
font-size: 18pt;
font-weight:normal;
color: #162674;
}


h2 {
font-family: arial;
font-size: 16pt;
font-weight:normal;
color: #162674;
}

h3 {
font-family: arial;
font-size: 14pt;
font-weight:normal;
color: #162674;
}

h4 {
font-family: arial;
font-size: 12pt;
font-weight:normal;
color: #162674;
}

strong {
font-family: arial;
font-size: 10pt;
font-weight:bold;
color: #162674;
}

#left {
float:left;
width:450px;
}

#right: 
{
float: right;
width:200px;
font-family: arial;
font-size: 16pt;
font-weight:bold;
color:#fff;
text-align:right;
}


