body
{
	margin: 0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #000000;
}

p
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #660000;
}

p.warning
{
font-size: 14px;
}

h1
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 24px;
	color: #99000F;
}

h2
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 22px;
	color: #99000F;
	margin-left: auto;
	margin-right: auto;
}

h3
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 20px;
	color: #99000F;
}

h4
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	color: #99000F;
}

h5
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #99000F;
}

h6
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #99000F;
}

ul
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #660000;
}

ol
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #660000;
}

a { text-decoration: none; }
a:hover { color: #FFCC33; }

a.tcard { font-size: 19px;
	font-weight: bold;
	color: #99CCFF; }
a.tcard:hover { color: #FFCC33; }

a.plan { font-size: 19px;
	font-weight: bold;
	color: #99CC99; }
a.plan:hover { color: #FFCC33; }

a.mini { font-size: 19px;
	font-weight: bold;
	color: #FF9999; }
a.mini:hover { color: #FFCC33; }

a.desk { font-size: 19px;
	font-weight: bold;
	color: #FF9933; }
a.desk:hover { color: #FFCC33; }

a.other { font-size: 19px;
	font-weight: bold;
	color: #CCCCCC; }
a.other:hover { color: #FFCC33; }

th
{
	font-size: 9px;
	text-align: center;
	background: #FFCC33;
}

th.tcard
{
	font-size: 9px;
	text-align: center;
	background: #99CCFF;
}

th.plan
{
	font-size: 9px;
	text-align: center;
	background: #99CC99;
}

th.mini
{
	font-size: 9px;
	text-align: center;
	background: #FF9999;
}

th.desk
{
	font-size: 9px;
	text-align: center;
	background: #FF9933;
}

th.other
{
	font-size: 9px;
	text-align: center;
	background: #CCCCCC;
}

td { font-size: 9px; vertical-align:top; }
td img { display: block; }
td img.decoration { display: inline; }
td.copyright { font-size: 9px; }
td.main { padding-left: 10px; padding-right: 30px; }

td.tagline
{
	font-size: 9px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;
}

form { font-size: 9px; }
select { font-size: 9px; }
input { font-size: 9px; }

textarea
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
}

span.categories
{
font-size: 19px;
}

span.tcard
{
	font-size: 19px;
	font-weight: bold;
	color: #99CCFF;
}

span.plan
{
	font-size: 19px;
	font-weight: bold;
	color: #99CC99;
}

span.mini
{
	font-size: 19px;
	font-weight: bold;
	color: #FF9999;
}

span.desk
{
	font-size: 19px;
	font-weight: bold;
	color: #FF9933;
}

span.other
{
	font-size: 19px;
	font-weight: bold;
	color: #CCCCCC;
}
