body {
	background-color: #FFF;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
img {border:0px}
p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 12pt;
}
a {
	text-decoration:underline;
	color: #128580;
	font-weight: bold;
}	   
a:hover {text-decoration:none;}	
h1 {
	font-size: 14px;
	color: #669933;
}
.imgborder {
background:white;
padding:3px;
border:1px solid #999999;
}
.padding {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
.imgborderRight {
	background:white;
	padding:3px;
	border:1px solid #999999;
	float: right;
	margin-left: 10px;
}
