body,a,address,blockquote,cite,dd,dl,dt,ol,p,div,span,table,th,tr,ul,td
	{
		font-family:		arial, helvetica, sans-serif; 
	}

H1 { 
  font-weight: bold; 
  font-size: 20pt;
  line-height: 24pt; 
  font-family: arial, helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: black;
}

H2 { 
  font-weight: bold; 
  font-size: 16pt;
  line-height: 18pt; 
  font-family: arial, helvetica, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: black;
}


body	{
		background-color:		#FFFFFF;
		color:			black;
		margin-top:			2px;
		margin-left:		2px;
		margin-right: 2px; 
		margin-bottom: 2px;
}

img.noborder	{	border:		none;	}

.pagetitle {
		background-color:	white;
		color:			#000000;
		font-weight:		bold;
		font-size:			18pt;
	}

.toptitle {
		background-color:		#FFFFFF;
		color:			#000000;
		font-weight:		bold;
		font-size:			20pt;
	}

.blackline {
		color:			black;
		background-color:	black;
	}

.footer {	font-size:			8pt; }

.red {
	color: #FF0000;
	background-color: transparent;
}

th { color: #000000 ; background-color: #CCCCCC}tr { }.toptitleCopy { background-color: #FFFFFF; color: #000000; font-weight: bold; font-size: 20pt; }
.tr { font-family: arial, helvetica, sans-serif;; color: #000000 ; background-color: #ffffcc}

A:link {color: blue; text-decoration: none }
A:visited {color: blue; text-decoration: none }
A:active {color: blue; text-decoration: none }

