body {
	font-family: arial, verdana, sans-serif; 
	font-size: 16px;
	color: #oooooo;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #oooooo;
}
.green {
	color: #oo66oo;
}

.h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;

}
.h1b {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #0000FF;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.smbody {
	font-family: Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
	color: #oooooo;
	
}
#content {
	width: 850px; 
	
}
#leftContent {
	width:190px;
	float: left;
	 
}
#rightContent {
	width: 650px;
	float: right;
	
}
#head {
	width: 850px;
}

