<!--
body	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	background:#fff;
	color:#000;
	text-align:center;
}
th,td	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
}
table.downloads	{
	width:310px;
	border:1px solid #000;
}
td.downloadheader	{
	background:#E0E0B2;
}
td.navtop_phone	{
	background:#930;
}
h1,h2,h3,h4,h5	{
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
}
h1 {
	font-size:1.6em;
	font-weight:bold;
	color:#000;
}
h2 {
	font-size:1.2em;
}
h2.feature {
	font-size:1em;
	color:#930;
	border-bottom: 1px #930 solid;
}
h3 {
	font-size:1em;
}
h4 {
	font-size:.9em;
	color:#666;
}
p	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:.9em;
	color:#000;
}
p.footer	{
	font-size:.7em;
	color:#fff;
	text-align:center;
	padding:.5em;
	margin:0;
}
p.navtop	{
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
p.navtop_phone	{
	font-size:1em;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	border-bottom:1px #fff solid;
}
p.sidebar	{
	font-size:.8em;
	color:#333;
}
ul {
	font-family:Arial,Helvetica,sans-serif;
	font-size:.9em;
	color:#000;
}
ol {
	font-family:Arial,Helvetica,sans-serif;
	font-size:.9em;
	color:#000;
}

a:link { 
	color:#930; 
	text-decoration:underline;
}
a:hover { 
	text-decoration:underline; 
	color:#993;
}
a:active { 
	text-decoration:underline; 
	color:#993; 
}
a:visited { 
	color:#666;
}
a:visited:hover {
	color:#993;
}
a.navtop:link { 
	color:#930; 
	text-decoration:none;
}
a.navtop:hover { 
	text-decoration:underline; 
	color:#993;
}
a.navtop:active { 
	text-decoration:underline; 
	color:#993; 
}
a.navtop:visited { 
	color:#930;
	text-decoration:none;
}
a.navtop:visited:hover {
	color:#993;
	text-decoration:underline; 
}
a.footer:link { 
	color:#fff; 
	text-decoration:underline;
}
a.footer:hover { 
	text-decoration:underline; 
	color:#993;
}
a.footer:active { 
	text-decoration:underline; 
	color:#993; 
}
a.footer:visited { 
	color:#fff;
}
a.footer:visited:hover {
	color:#993;
}
img.home	{
	padding-right:5px;
}
img.logo	{
	border:0;
}
input.login	{
	background:#e8f2d9;
}
input.submit	{
	color:#fff;
	background:#6c0;
	border:1px #cf9 outset;
	width:45px;
}
.content	{
	padding:.5em;
}
-->