body, table, th, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img {
	border: none;
	}
   
td.content {
	padding:10px;
	text-align:justify;
	padding-left:5px;
	padding-right:10px;
	background-image: url(bg.gif);
} 

h1 { 
	font-size: 130%; 
	margin-top: 0em;
	margin-bottom: .7em;
}

h2 {   
	font-size: 120%;
	margin-top: 1.4em;
	margin-bottom: .7em;
}

.textbox {
	border: #99CC00 solid 1px;
}

.button{
	color: #000000;
	background-color: #8BA83C;
        border: solid #99CC00 1px;
	width: 95px;
	height: 20px;
	cursor: hand;
