/*We use this css document mainly for layout of the body section
of the webpages in this site*/
.center_content {
	/*The center content of the body*/
	padding: 12px;
	width: 785px;
}
/*These css styles seem to appear on all pages.
They have not been renamed because it would take forever
to update each page.
*/
.style1 {color: #0066CC}
.style2 {color: #FFFFFF}
.style6 {font-size: medium}