a:active {  font-weight: bold; color: #718DC1;}
a:hover {  font-weight: bold; color: #333333;}
a:link {  font-weight: bold; color: #718DC1;}
a:visited {  font-weight: bold; color: #718DC1;}

p {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.8em;
}

td {
vertical-align:top;
}

td.copy {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 0.6em;
  color:white;
  vertical-align:top;
  text-align:center;
}

td.contentArea {
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:center;
	height:100%;
}

BODY {
SCROLLBAR-FACE-COLOR:  #FFCB00; 
SCROLLBAR-HIGHLIGHT-COLOR: #c6d5fd; 
SCROLLBAR-SHADOW-COLOR: #0000FF; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR:  #000000; 
SCROLLBAR-TRACK-COLOR: #333333; 
SCROLLBAR-DARKSHADOW-COLOR:#000000; 
overflow:hidden;
}
