body
{
  	font-family: Verdana, Helvetica, sans-serif; 
  	font-size: 12px;
	color: #f2f2f2;	
	background-color: #0e315c;
	padding:0px;
}

table
{
  	font-size: 12px;
	text-align:center;
	color:#0e315c;
}

a , a:visited
{	
	text-decoration:none;	
	color:white;
	border:0px;
	font-weight:bolder;
	
}

a:link
{
	text-decoration:none;	
	color:white;
	border:0px;
	font-weight:bolder;
}

a.imp:link
{
	text-decoration:none;	
	color:#0e315c;
	border:0px;
	font-weight:bolder;
	text-decoration: underline;
}

table .text
{
  text-align:left;
}

table .header
{
	text-align:left;
	font-weight:bolder;
	width:160px;
}

.large
{
	font-size:16;
}

img
{
	border-color:#0e315c;
}
