BODY {font-size: 10pt;
font-family: "Arial";
background: URL(../images/blegtext.gif) repeat-y;
margin-top: 0;
margin-left: 0}

H1 {font-size: 20pt;
	font-family: "Arial";
    font-weight: bold;
    color: maroon}

H2 {font-size: 15pt;
	font-family: "Arial"; 
    font-weight: bold;
    color: blue}

H2.red {font-size: 15pt;
		font-family:"Arial";
		font-weight: bold;
        color: red}

H2.green {font-size: 15pt;
		font-family: "Arial";
		font-weight: bold;
        color: green}

H2.blue {font-size: 15pt;
		font-family: "Arial";
		font-weight: bold;
        color: blue}

H2.maroon {font-size: 15pt;
		font-family: "Arial";
		font-weight: bold;
        color: maroon}

H3.red {font-size: 12pt;
		font-family:"Arial";
		font-weight: bold;
        color: red}

H3.green {font-size: 12pt;
		font-family: "Arial";
		font-weight: bold;
        color: green}

H3.blue {font-size: 12pt;
		font-family: "Arial";
		font-weight: bold;
        color: blue}

P  {font-size: 12pt;
	font-family: "Times New Roman";
    color: black}

P.red  {font-size: 12pt;
		font-family: "Times New Roman";
		color: red}
P.green  {font-size: 12pt;
		font-family: "Times New Roman";
		color: green}
P.blue  {font-size: 12pt;
		font-family: "Times New Roman";
		color: blue}
P.maroon  {font-size: 12pt;
		font-family: "Times New Roman";
		color: maroon}

A  {text-decoration: none; color: blue}
A.red {text-decoration: none; color: red}
A.maroon {text-decoration: none; color: maroon}
A.green {text-decoration: none; color: green}
A.lime {text-decoration: none; color: lime}

