body{
scrollbar-face-color:yellow;
scrollbar-shadow-color: yellow;

scrollbar-3dlight-color: yellow;
scrollbar-darkshadow-color: yellow;
}


body{
    background : yellow;
    font-family: Arial, sans-serif;
	font-size: 10pt;
	color: red;
	font-weight : normal;
}

TD {
	color : red;
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
        font-weight : normal;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-top: 10px;
		text-align:justify;
		}

td.raster{
	background-color:#CCCCCC;
	font-size:10px;
	text-align:center;
	border: 0px solid #000000; 
	border-bottom-width: 1px;
	border-top-width: 1px;	
	border-left-width: 1px;
	border-right-width: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}
td.raster2{
	background-color:transparent;
	font-size:10px;
	text-align: justify;
	border: 0px solid #000000; 
	border-bottom-width: 0px;
	border-top-width: 0px;	
	border-left-width: 1px;
	border-right-width: 1px;
	
}
td.top{
	background-color:yellow;
	font-size:16px;
	text-align:left;
	font-family:Arial;
	font-weight: bold;
	border: 0px solid #000000; 
	border-bottom-width: 0px;
	border-top-width: 0px;	
	border-left-width: 0px;
	border-right-width: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
H1 {
	font-family:Arial;
	font-weight: bold;
	font-size: 14pt;
	color: red;
	background: transparent;
}

H2 {
	font-family:Verdana, Arial;
	font-size: 12pt;
	color: red;
	background: transparent;

}
a {
  font-family: Verdana;
  font-size: 8pt;
  color: red;
  text-decoration: none;
  cursor: hand
}

a:active {
  font-family: Verdana;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
  cursor: hand
}

a:hover {
  font-family: Verdana;
  font-size: 8pt;
  color: black;
  text-decoration: none;
  cursor: hand;
  background-color: none
}

a:selected {
  font-family: Verdana;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
  cursor: hand
}

a.menu {
  font-family: Verdana;
  font-size: 8px;
  color: #FFD80F;
  font-weight: regular;
  text-decoration: none;
  cursor: hand
}
	
	.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	
}
