BODY { 
	font-size: 12px; 
	
	color: #111111; 
	font-family: Arial;
}
td.container {
	padding: 20px;
	margin: 20px;
	border: 1px solid #222222
}

td.header{
	font-size: 24px;
	font-weight: bolder;
	background: #FFFFFF;
	color: #333377;
	/*text-align: center;*/
	border-bottom: 1px solid #222222;		
}
td.links{
	font-size: 12px;
	background: #88BBFF;
	color: #010101;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
td.tagline{
	font-size: 14px;
	/*font-style: italic;*/
	font-weight: bold;
	font-family: Book Antiqua;
	color: #000000;
	text-align: right;
	vertical-align: top;

}
ul{
}
td.content{
	
	padding-top: 12px;
	padding-left: 14px;

	font-size: 14px;
	margin-left: 230px;
	margin-right: 24px;
}
img {
	border: 0px;
}
td.footer{
	text-align: center;
	font-style: oblique;
	font-size: 10px;
	border-top: 1px solid #222222;
}	
table.linkstable {
	width: 150px;
}
table{
	cellpadding: 0;
	cellspacing: 0;
}
span.logobot{
	font-size: 14px;
	font-style: italic;
}
a{
	font-size: 14px;
	color: 1010F0;
	text-decoration: none;
}
a:hover {
	color: 1111AA;
	font-weight: bold;
}
