FORM {
	background : transparent;
}
TEXTAREA {
	background : transparent;
}
INPUT {
	background : transparent;
}

body
{
  margin: 0px;
  border-top-width : 0; 
  border-right-width : 0; 
  border-bottom-width : 0; 
  border-left-width : 0; 
 }
A:active  { COLOR: #ff0000; TEXT-DECORATION: underline overline; font-weight: bold; font-family: arial, helvetica; font-size: 12pt}
A:visited { COLOR: #808080; TEXT-DECORATION: none;  font-weight: bold; font-family: arial, helvetica; font-size: 12pt}
A:hover   { COLOR: #283470; TEXT-DECORATION: underline overline; font-weight: bold; background-color: #b0d4f0;font-family: arial, helvetica; font-size: 12pt}
A:link    { COLOR: #0000ff; TEXT-DECORATION: none; font-weight: bold; font-family: arial, helvetica; font-size: 12pt}
 
.DarkLinks {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px; 
	text-decoration:none; 
	font-weight:bold;
	background: none;
	color:#FFFFFF;
	}
.DarkLinks:Hover {	color:#FFFF00;	; font-family: "Times New Roman", Times, serif; font-size: 12px}
.TopLinks {
	font-family:Arial, Helvetica;
	font-size: 8pt; 
	text-decoration:none; 
	font-weight:bold;
	background: #ffffff;
	color:#0000ff;
	}
.TopLinks:Hover {	color:#ff0000;	
	text-decoration:underline;}
.MenuBar {
	font-family:Arial, Helvetica;
	font-size: 8pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#ffffff;
	background: none;
	}
.MenuBar:Hover {	color:yellow;	}
.BodyLinks {
	font-family:Arial, Helvetica;
	font-size: 14pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#0000ff;
	background: none;
	}
.BodyLinks:Hover {	
	color:#000000;
	text-decoration:underline;}
.Dark {
	font-family:Arial, Helvetica;
	font-size: 14pt; 
	text-decoration:none; 
	font-weight:bold;
	color:#ffffff;
	background: none;
	}
.Dark:Hover {	
	color:#000000;
	text-decoration:underline;}
.MenuLinks {
	}
.MenuLinks:hover {
	}

H2, H3, H4, H5, H6
{
  font-weight: bold;
  margin-left: 5px;
  font-family: arial, helvetica;
}

H1
{
  font-weight: bold;
  font-family: arial, helvetica;
  margin-left: 0px;
  font-size: 18pt; 
  color: #0f0f0f; 
}

H1.h1center
{
  text-align: center;
  margin-left: 0px;
}
H2
{
  font-size: 16pt;
}
H3
{
  font-size: 14pt;
}
H4
{
  font-size: 12pt;
}
H5
{
  font-size: 12pt;
}
H6
{
  font-size: 10pt;
}

P.pnote 
{
  border-top: red thin solid;
  border-bottom: red thin solid;
  padding: 10px;
}

P.pnote B 
{
 color: red;
}

P.pint20
{
  padding-left: 20px;
}

h4.h4red
{
 color: red;
}

P.tinytext
{
  padding: 8px;
  font-size: 8pt;
}

p
{
 text-align: Justify; font-size: 11pt; font-weight: normal; margin-left: 0; 
 margin-right: 0; color: #000000;}

li
{
	list-style:none;
	margin-left: 0;
	list-style-position: inside;
}
ul
{
	list-style:none;
	margin-left: 0;
	list-style-position: inside;	
}	