
BODY {
	font-family : Tahoma, Verdana;
	font-size : 11pt;
	color: Black;
	background-color: #eeeeee;
    }

.COPYRIGHT {
	font-family : ms sans serif;
	text-align: justify;
	font-size : 8px;
	color: Black;
    }


A  {
	font-family : Tahoma, Verdana;
	color: #0000FF;
	text-decoration: underline;
    }

A:HOVER  {
	text-decoration: none;
	color: #ff0000;
    }

.buttonborder {
  background-color: #336699;
  margin: 0px;
  padding: 2px;
  border-width: 2px;
  border-style: outset;
  border-color: #336699;
  border-spacing: 0;
}

.buttonborder td, buttonborder tr {
  background-color: #336699;
}



.PAGETITLE {
	font-family : tahoma;
	font-size : 18pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
	padding: 3px 3px 3px 3px;
	}

.HEADER, H1 {
	background-color: #DDDDFF;
	font-family : arial;
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
	text-decoration: none;

	}

H2 {
	background-color: #FFFF99;
	font-family : tahoma;
	font-size : 11pt;
	font-weight : bold;
	font-style: italic; 
	text-align: center;
	color : #FF0000;
	text-decoration: none;

	}


.CONTENT, P	{
	font-family: tahoma;
	font-size:11pt;

	}



