a {
	font-weight: bold;
	color: #0066cc;	
}
a:hover {
	color: #000000;
	text-decoration: none;
}
thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
td{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	LINE-HEIGHT: 14px;
}
h3{
	FONT-FAMILY: Verdana, Helvetica, Arial, "MS Sans Serif";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
}
h1{
	FONT-FAMILY: Verdana, Helvetica, Arial, "MS Sans Serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;

}
h2{
	FONT-FAMILY: Verdana, Helvetica, Arial, "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration:
	color: #000000;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smalltext { COLOR: #333333; FONT-SIZE: 10px}

.leftimg {
	/*float:left;*/
	width:345px;
	height:300px;
	margin:auto;
	padding:1em;
}
.righttext {
	/*float:right;*/
	width:400px;
	margin:auto;
	padding:0em;
	padding:3em 1em 2em 1.5em;
	text-align:center;
	font-size:1em;
	font-weight:bold;
}
.righttext h1 {
	color:#055083;
	font-size:30px;
}
.clear {
	clear:both;
}