body { background-color: #2D2C63}

h1 {
	font-family: impact;
	color: #CCFFFF;
	font-size: 180%;
	font-style: italic;
	text-align: center;
	font-weight: 600;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	font-variant: small-caps;
	color: #FFFFFF;
	text-indent: 9px;
	text-align: center;
	vertical-align: middle;



}
.std {
	font-family: Geneva, Arial, Helvetica;
	font-size: 110%;
	font-weight: 500;
	color: #CCFFFF;
}
.cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #CCFFCC;
	text-align: left;
	text-indent: 5px;
	vertical-align: text-top;
	font-size: 90%;

}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCFFCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border: thin dotted #999999;
	background-color: #9999CC;
	vertical-align: top;




}
.anodec {
	color: #FFFFFF;
	text-decoration: none;
}
code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 46px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: lower-roman;
	text-align: justify;
	vertical-align: top;




}
.cellblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	text-indent: 5px;
	vertical-align: text-top;
	font-size: 14px;
}
p {

	font-family: Tahoma, Georgia, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: lower-alpha;
	text-align: justify;
	vertical-align: top;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	border: thin ridge #333333;

}
h4 {
	font-family: Tahoma, Georgia, Helvetica;
	font-size: 14px;
	font-weight: 300;
	background-color: #666699;
	font-variant: normal;
	border-top: thin groove #000099;
	border-right: thin groove #333366;
	border-bottom: thin groove #000066;
	border-left: thin groove #000066;



}
h5 {
	font-family: Tahoma, Georgia, Helvetica;
	font-size: 13px;
	font-weight: 500;
	color: #FFFFCC;
	text-align: justify;
	text-indent: 4px;
	vertical-align: text-top;


}
li {
	text-align: left;
	text-decoration: none;


}
strong {
	text-align: left;
}
ul {
	list-style-type: lower-alpha;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C7C4FF;


}
ol {
	list-style-type: upper-roman;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
BODY
{ scrollbar-face-color:#9999CC;
  scrollbar-arrow-color:#281539;
  scrollbar-track-color:#281539;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-3dlight-color:#9966CC;
  scrollbar-darkshadow-Color:#202020;
}
