body {
	background-color:#000000;
	margin:0px;
	font-family:Verdana;
	font-style:normal;
	color:white;
}
#pricetable { 
	border-width:0px;
	padding:0px;
}  
td { 
	font-size:9pt;
	font-weight:bold;
	color:white;
}
p {  
	font-size:10pt;
	font-weight:normal;
	color:#CCCCCC;
}
h1 { 
	font-size:30pt; 
	font-weight:bold;
}
h2 { 
	font-size:12pt;
	font-weight:normal;
	color: #ffffff;
}
a { 
	font-size:10pt;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
	border:0px;
	padding:0px;
	margin:0px;
}
a:hover { 
	color:#ccccff;
}
p {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: white;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
} 
.home {
	font-style: normal;
	font-size: 8pt;
	color:#224499;
}
.contact {
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: white;
}