.pageheadert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
.mainbodytexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.otherbodytexts {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.boldother {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.boldmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.mainbodytexts2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 726px;
	background: url("/path/to/your/background_cols.gif") repeat;
	}
#header {
	margin: 0 0 15px 0;
	}
#side-a {
	float: left;
	width: 353px;
	margin-right: 20px;
	}
#side-b { 
	margin: 0;
	float: left;
	width: 353px;
	}
#footer {
	clear: both;
	}

