body {
width: 1000px; /**adjust width as req'd**/
margin:0 auto;
background: #FFF;
}
td.sidebarleft Img{margin-bottom: 3px}
body, td, td {
 color: #000000;
 font-weight: bold;
}
a:hover {
 color: #FF00FF;
}
a:active {
 color: #0000FF;
}
a:link {
 color: #FF0000;
}
a:visited {
 color: #FF0000;
}
/*STYLE THE OUTER BORDER ON THE TABLES */
table {
	border: 2px solid #006600;
	margin-bottom: 2px;
}
td.sidebarleft {
	margin-bottom: 10px;
	color: #0000FF;
	font-family: "Comic Sans MS";
}

}
td.sidebarright {
	margin-bottom: 5px,;
	color: #0000FF;
	font-family: "Comic Sans MS";
}

.sidebarleft {
	text-align: center;
	background-color: #FFFFFF;
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}

.sidebarright {
	text-align: center;
	background-color: #FFFFFF;
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	color: #0000FF;
	font-family: arial;
}
.Style1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.Style2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.Style3 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.Style4 {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}


