body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}
td.middle {
	background-color: #002B84;
} 
table, td, p {
	font-size: 11px;
	line-height: 1.7em;
	text-indent: 0px;
	color: #CCCCCC;
	text-align: left;
	padding-top: 2px;
	margin-left:auto; 
	margin-right:auto;	
}

p.title {
text-transform: uppercase;
font-size: 14px;
line-height: 1.7em;
text-indent: 0px;
color: #CCCCCC;
text-align: justify;
margin: 0px;
padding-top: 2px;
font-weight: bold;
}
p.secondary_title {
font-size: 12px;
line-height: 1.7em;
text-indent: 0px;
color: #FFCC00;
margin: 0px;
padding-top: 2px;
/*font-weight: bold;*/
}


body
{ 
	background: #ffffff;
}

a{outline: none;}

a, a:link, a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}




