BODY {
	background-color: #FFFFFF;
	background-image: url(Images/bluebkg1.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	color: #000066;
	font-family: "Helvetica", Bookman, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}

tr,td,p,div,ul,li
	{
	background-color: #transparent;
	font-family: "Helvetica", Bookman, Arial, sans-serif;
	color: #000066;
	}


img 
	{border: 0px
	}


table
	{
	table-layout: auto;
	background-color: #transparent;
	background-image: none;
	color: #000066;
	border: 0;
	width: 100%;
	}




H1	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: xx-large;
	}

H2	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: x-large
	}

H3	{
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: large;
	}

H4	
	{
	color: red;
	text-align: center;
	font-family: "Cooper Black",  Bookman, Arial, sans-serif;
	font-weight: 500;
	font-size: medium;
	}

P.pleft	
	{
	text-align: left;
	}


P.pleftb	
	{
	text-align: left;
	font-weight: bold
	}

P.pleftsm
	{font-size: 10pt;
	text-align: left;
	}

P.leftlg
	{text-align: left;
	font-weight: bold;
	font-size: 12pt;
	}

	

P.justify
	{
	text-align: justify;
	}

P.justifyb
	{
	text-align: justify;
	font-weight: bold
	}

P.justifysm
	{font-size: 10pt;
	text-align: justify
	}

P.justifylg
	{text-align: justify;
	font-weight: bold;
	font-size: 12pt;
	}


P.pright	
	{
	text-align: right;
	}


P.prightb	
	{
	text-align: right;
	font-weight: bold;
	}

P.prightsm
	{font-size: 10pt;
	text-align: right;
	}

P.rightlg
	{text-align: right;
	font-weight: bold;
	font-size: 12pt;
	}

P.pcenter 
	{
	text-align: center;
	}

P.pcenterb 
	{
	text-align: center;
	font-weight: bold;
	}

P.pcentersm
	{font-size: 10pt;
	text-align: center;
	}

P.pcenterlg
	{text-align: center;
	font-weight: bold;
	font-size: 12pt;
	}



.class1 a:link 		{color: #FFFFFF; background-color: transparent}
.class1	a:visited 	{color: #9999FF; background-color: transparent}
.class1	a:active 	{color: #CCCCCC; background-color: transparent }
.class1	a:hover 	{color: #CCCCFF; background-color: transparent}


.class2 a:link 		{color: #996600; background-color: transparent}
.class2	a:visited 	{color: #660000; background-color: transparent}
.class2	a:active 	{color: #003300; background-color: transparent}
.class2	a:hover 	{color: #003366; background-color: transparent}


	
