img {
     behavior: url("pngbehavior.htc");
}
.sysinfo {
color: #000000;
}
.plans {
       font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	border: 0px;
	margin: 0px;
}
body {
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	border: 0px;
	margin: 0px;
	background: #ffffff;
}
td,tr {
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #E6E6E6;
}
h1 {
	font-family: Arial;
	font-style: normal;
	font-size: 32px;
	font-weight: normal;
}
h2 {
	font-family: Trebuchet, Trebuchet MS, Myriad, Tahoma, Verdana, Arial, Helvetica, Sans;
	font-style: normal;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: Trebuchet, Trebuchet MS, Myriad, Tahoma, Verdana, Arial, Helvetica, Sans;
	font-style: normal;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}


	a:link          { color: #CC0000; text-decoration: none; }
	a:hover         { color: #CC0000; text-decoration: underline; }
	a:active        { color: #CC0000; text-decoration: underline; }
	a:visited       { color: #CC0000; text-decoration: none; }
	a:visited:hover { color: #CC0000; text-decoration: underline; }
	
	.q { border-bottom: 1px black dotted; cursor: help; }
	hr { border: none; height: 0; border-bottom: 1px dashed black; }


textarea, text, post, .textarea, .text, .post, input {
	font-family: tahoma, verdana, arial, helvetica;
	font-style: normal;
	font-size: 8pt;
}
	
button, input.button, .button, submit, .submit, .mainoption, .liteoption {
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: bold;
	font-size: 12px;
}
select, select.select, .select, gensmall {
	font-family: tahoma, verdana, arial, helvetica;
	font-style: normal;
}

iframe, .iframe {
	frameborder: 0;
	margin: 0px;
	scrolling: auto;
	border: 0;
}