body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-image: url(/images/bg-grey-stripes.jpg);
	background-color:#999;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
	
a:link { color: #0000CC; text-decoration: underline}
a:hover {	color: #0000FF; text-decoration: underline}
a:active {	color: #CC0000; text-decoration: underline}
a:visited {	color: #666666;	text-decoration: underline}

.footer { font-size: 9px; color: #444444}
	
	/* Headings — normal */
.h1, .h2, .h3, .h4, .h5, .h6	{	color: #333333; font-weight: bold;	letter-spacing: -0.02em;	word-spacing: -0.03em}
.h1	{	font-size: 33px}
.h2	{	font-size: 27px}
.h3	{	font-size: 24px}
.h4	{	font-size: 18px}
.h5	{	font-size: 15px}
.h6	{	font-size: 12px}

	/* Headings — RED */
.h1r, .h2r, .h3r, .h4r, .h5r, .h6r	{	color: #bb0000; font-weight: bold;	letter-spacing: -0.02em;	word-spacing: -0.03em}
.h1r	{	font-size: 33px}
.h2r	{	font-size: 27px}
.h3r	{	font-size: 24px}
.h4r	{	font-size: 18px}
.h5r	{	font-size: 15px}
.h6r	{	font-size: 12px}

	/* Headings — GREY */
.h1g, .h2g, .h3g, .h4g, .h5g, .h6g	{	color: #666666; font-weight: bold;	letter-spacing: -0.02em;	word-spacing: -0.03em}
.h1g	{	font-size: 33px}
.h2g	{	font-size: 27px}
.h3g	{	font-size: 24px}
.h4g	{	font-size: 18px}
.h5g	{	font-size: 15px}
.h6g	{	font-size: 12px}

.text18 {  font-size: 18px}
.text16 {  font-size: 16px}
.text13 {  font-size: 13px}
.text12 {  font-size: 12px}
.text11 {  font-size: 11px}
.text10 {  font-size: 10px}
.text9 {  font-size: 9px}

.text-white	{	color: #ffffff}
.text-red	{	color: #bb0000}
.text-lgrey	{	color: #999999}
.text-dgrey	{	color: #666666}
.text-black	{	color: #000000}

.highlight {  background: #FFFF66}

.margin-right	{	margin-right: 10px;}
.margin-topright	{	margin-top: 3px; margin-right: 10px;}
.margin-left	{	margin-left: 10px;}
.margin-topleft	{	margin-top: 3px; margin-left: 10px;}

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

.webdings {	font-family: Webdings}

.biglink	{	font-size: 16px; font-weight: bold;	color: #0000CC; text-decoration: underline; letter-spacing: -0.02em;	word-spacing: -0.02em}

.header	{	font-size: 10px; color: #FFFFFF; text-align: center; vertical-align: middle; padding-top: 3px; padding-bottom: 4px}

.tab-name	{	font-size: 11px; text-align: right}
.tab-value	{	font-size: 11px; text-align: left}

