body { 
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/cnvbkgnd.jpg);
	color: #383412; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

#wrapper {
   width: 762px;
	w\idth: 760px; 
	margin: 0px auto 5px auto;
	position: relative;
	text-align: left;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
a, a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-size: 90%;
	font-weight: bold;
}
h2 {
	font-size: 85%;
	font-weight: bold;
}
p {
	font-size: 100%;
	padding: 5px 20px;
}
img {
	border: none;
}
.table {
	border-collapse:collapse;
}
.tablerow {
	margin:5px; 	
	padding: 5px;
	border:1px solid #336699;	
	background-color:#FFFFFF;	
	color:#000000;	
	font-size: 9pt;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



