@charset "utf-8";7

<!--
body {background-color: #000000;}

BODY
{ color:white;
  background-color:#000000;
  scrollbar-face-color:#999999;
  scrollbar-arrow-color:#cccccc;
  scrollbar-track-color:#cccccc;
  scrollbar-shadow-color:#cccccc;
  scrollbar-highlight-color:#cccccc;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-darkshadow-Color:#cccccc;
}
      a:link { text-decoration: underline; color: #808080}
      a:visited { text-decoration: underline; color: #808080}
      a:hover { text-decoration: underline; color: #FFFFFF}
      a:active { text-decoration: underline; color: #FFFFFF}
	  
.style1 {
	font-size: xx-large;
	font-family: Papyrus, Palatino Linotype, Arial;
	text-align: center;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-family: Papyrus, Palatino Linotype, Arial;
	text-align: center;
}
.style3 {
	font-size: 16px;
	font-family: "Palatino Linotype";
	text-align: center; 
	font-weight: bold;
}
.style4 {
	font-family: "Palatino Linotype";
    text-align: justify;
}
.style5 {
	font-size: 16px;
	font-family: "Palatino Linotype";
	text-align: left; 
	font-weight: bold;
}
.style6 {
	font-family: "Palatino Linotype";
    text-align: center; 
}
.style7 {
	font-family: "Palatino Linotype";
    text-align: right;
	font-style: italic;
}
.style8 {
	font-family: "Palatino Linotype";
    text-align: justify;
	color: #FF0000;
}
.style9 {
	font-size: 14px;
	font-family: Papyrus, Palatino Linotype, Arial;
	text-align: left; 
}
-->
/* CSS Document */

