body {
   background:#ffffff;
	 color:#333333;
   margin: 0px 0px 0px 0px;
   margin-top: 0px;
   font-family:tacoma,verdana,arial,helvetica,helv,sans-serif;
   font-size:14px;
}
li {
	list-style-image:url(/cyberpub/images/violetbullet.gif);
  font-weight:bold;
	margin-top : 10px;
}
p.formtext {
  font-family:"Times New Roman",times,serif;
  font-size:90%;
	font-weight: bold;
	color:#333333;
	text-indent:0;
}
p.noindent {
	color:#333333;
	text-indent:0;
}
p {
	color:#333333;
	text-indent:20px;
}
td {
	color:#333333;
}
td.pricehead {
	font-size: 90%;
	background-color:#f0d8ff;
	text-align:center;
	font-weight:bold;
	color:#333333;
}
td.pricedesc {
	font-size: 90%;
	background-color: #00ffff;
	font-weight:bold;
	color:#333333;
}
td.price {
	background-color: #00ffff;
	font-size: 90%;
	font-weight: bold;
	text-align:right;
	color: #333333;
}
form {
	color:#333333;
}
h1 {
   font-size:160%;
}
h2 {
   font-size:150%;
}
h3 {
   font-size:140%;
}
h4 {
   font-size:130%;
}
h5 {
   font-size:120%;
}
h6 {
   font-size:110%;
}
.whatsnew {
	color:#333333;
	background:#ffcafa;
	text-align:center;
	border : medium solid Blue;
}
pre {
	font-family:courier,sans-serif;
}
tt {
	font-family:courier,sans-serif;
	font-size:110%;
}
a:link {
  font-weight:bold;
	color:#0000ff;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	color: #a0522d;
	text-decoration:none;
}
a:active {
  font-weight:bold;
	color:purple;
	text-decoration:none;
}
a:hover {
  font-weight:bold;
	color:orange;
	text-decoration:underline;
}
.navmenu {
	color:blue;
	background:cyan;
  font-size:80%;
  font-weight:bold;
  text-decoration:none;
  border-width:2;
  border-color:deepskyblue;
}
.small {
   font-size:80%;
}
.slogan {
   font-size:120%;
   font-weight:bold;
}
.intro {
  font-size:80%;
  font-weight:bold;
	text-align:justify;
}
.titlebar {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-indent:0px;
	text-decoration:none;
}
.legallink {
	color:#ff0000;
   font-weight:bold;
}
.footer {
   font-family:"arial narrow",verdana,arial,helvetica,helv,sans-serif;
   font-size:75%;
   background:#fdfdfa;
	color:#0000dd;
	text-align:center;
}
