body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
body,td,th {
	color: #333333;
	font: 14px Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

/* Headings - COLORED (Red) */
.hc1, .hc2, .hc3, .hc4, .hc5, .hc6 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #bb0000;
	font-weight: bold;
	letter-spacing: -0.03em;
	word-spacing: -0.02em;
}
.hc1 { font-size: 33px}
.hc2 { font-size: 27px}
.hc3 { font-size: 24px;}
.hc4 { font-size: 21px;}
.hc5 { font-size: 18px;}
.hc6 { font-size: 15px;}

/* Headings - BLACK (#333333) */
.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-weight: bold;
	letter-spacing: -0.03em;
	word-spacing: -0.02em;
}
.h1 { font-size: 33px;}
.h2 { font-size: 27px;}
.h3 { font-size: 24px;}
.h4 { font-size: 21px;}
.h5 { font-size: 18px;}
.h6 { font-size: 15px;}

/* Headings - IMPACT (#333333) */
.h1i,.h2i,.h3i,.h4i,.h5i,.h6i {
	font-family: Impact;
	line-height: 110%;
	letter-spacing: -0.02em;
	word-spacing: -0.02em;
}
.h1i { font-size: 36px;}
.h2i { font-size: 30px;}
.h3i { font-size: 27px;}
.h4i { font-size: 24px;}
.h5i { font-size: 21px;}
.h6i { font-size: 18px;}


a:link {  color: #00f; text-decoration: none}
a:hover {  color: #b00; text-decoration: underline}
a:active {  color: #f00; text-decoration: underline}
a:visited {  color: #00b; text-decoration: underline}

.form-tag {  font-size: 11px; text-align: right}
.form-value {  font-size: 11px; text-align: left}

.footer {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #555555;}
.footer a:link {  color: #555555; text-decoration: none}
.footer a:hover {  color: #bb0000; text-decoration: underline}
.footer a:active {  color: #ff0000; text-decoration: underline}
.footer a:visited {  color: #666666; text-decoration: underline}

.header {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #ffffff}
.header a:link {  color: #ffffff; text-decoration: none}
.header a:hover {  color: #ffffff; text-decoration: underline}
.header a:active {  color: #ffffff; text-decoration: underline}
.header a:visited {  color: #ffffff; text-decoration: none}

.menu {  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #333333}
.menu a:link {  color: #333333; text-decoration: none}
.menu a:hover {  color: #bb0000; text-decoration: underline}
.menu a:active {  color: #ff0000; text-decoration: underline}
.menu a:visited {  color: #555555; text-decoration: none}

.highlight {  background-color:#FFFF66}

.text12 {  font-size: 12px}
.text11 {  font-size: 11px}
.text10 {  font-size: 10px}
.text9 {  font-size: 9px}

.biglink {  font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: bold; letter-spacing: -0.02em; word-spacing: -0.035em; }

.header-30 {
	font: bold normal 30px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #bb0000;
	letter-spacing: -0.02em;
	word-spacing: -0.035em;
}
.header-27 {
	font: bold 27px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #bb0000;
	letter-spacing: -0.02em;
	word-spacing: -0.035em;
}
.clip-box-red {
	padding: 15px 25px;
	border: 7px dotted #bb0000;
	background: #ffeeee;
	margin: auto;
}

.text-white	{ color: #ffffff}
.text-black	{ color: #000000}
.text-red	{ color: #bb0000}
.text-grey	{ color: #999999}
.text-drkgrey	{ color: #666666}
.text-lgtgrey	{ color: #cccccc}

.marginleft12	{ margin-left: 12px}
.marginright12	{ margin-right: 12px}
.margintop3	{ margin-top: 3px}
.marginbottom3	{ margin-bottom: 3px}

.padleft30	{ padding-left: 30px}
.padleft60	{ padding-left: 60px}


