BODY {
font-size : 1em;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000000;
background:  url('/graphics/bg-squares-lt.gif') repeat fixed center;
}

margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

H1 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 2.0em;
color : #000000;
background-color : transparent;
}

H2 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.6em;
color : #000000;
background-color : transparent;
}

H3 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.4em;
color : #000000;
background-color : transparent;
}

H4 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
line-height: 10%;

color : #000000;
background-color : transparent;
}

H5 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.0em;
color : #000000;
background-color : transparent;
}

H6 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 0.9em;
color : #000000;
background-color : transparent;
}

	#mainright {
		width:49%;
		float:left;
		}

	#mainleft {
		width:49%;
		float:left;
		}
		
