body { background-color: #000066;
  	font-family: Trebuchet MS, Veranda, Arial, Helvetica;
	font-size: 10pt;
 	text-align: center;	
	}
a   {color:#000066;}     
td,  p, li { font-size: 11pt; }
.large { font-size: 12pt; }
.contact { font-size: 11pt; }
#container{
background-color: #ffffff;
width: 960px; /*The width of our layout*/
margin-left: auto;
margin-right: auto;
/*Margin left and right set to auto center our layout*/
text-align: left; /*Resets the text alignment*/
}
.sub { font-size: 11pt;
font-weight: bold;
color: #333333;
font-style:italic }