
	a { text-decoration: none;
		color: blue;
		font-weight: 400;
		font-size:10pt; 
		font-family: arial, sans; }
		
	a:visited	{ text-decoration: none;
		color: blue;
		font-weight: 400;
		font-size:10pt; 
		font-family: arial, sans;}
		
	a:hover {
		color:red; text-decoration:none;}
	
	a.enhance {
		text-decoration: none;
		color: blue;
		font-weight: 600;
		font-size:12pt; 
		font-family: arial, sans; }
		
	a:visited.enhance	{ text-decoration: none;
		color: blue;
		font-weight: 600;
		font-size:12pt; 
		font-family: arial, sans;}
		
	a:hover.enhance		{ color:red; text-decoration:none;}

	td, p, body, table, tr {
		FONT-SIZE: 12px;
		COLOR: Black;
		FONT-FAMILY: arial, sans;
		background-repeat: repeat;
}

	.lineht {
	FONT-FAMILY: arial, sans;
	line-height: 150%;
}
	strong {
		FONT-WEIGHT: 700;
		FONT-SIZE: 14px;
		COLOR: black;
		FONT-FAMILY: arial, sans;
}
	.winner {
		FONT-WEIGHT: 600;
		FONT-SIZE: 12px;
		COLOR: #cc0000;
		FONT-FAMILY: verdana, arial, sans;
}
B.news {
	FONT-WEIGHT: 700;
	FONT-SIZE: 12px;
	COLOR: #008000;
	FONT-FAMILY: arial, sans;
}
.indentitalic {
	FONT-WEIGHT: 400;
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: arial, sans;
	text-indent: 15px;
	FONT-STYLE: italic;
}
.margin150 {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: arial, sans;
	margin-left: 150px;
}
.indentlist {
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: arial, sans;
	text-indent: 150px;
	list-style: square outside url(images/red_bullet.gif);
}

.red14bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #cc0000;
	FONT-FAMILY: arial, sans;
}

.red {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #cc0000;
	FONT-FAMILY: arial, sans;
}

.headerText { 
		FONT-WEIGHT: bold; FONT-SIZE: 16px;
		}
.th {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: White;
	FONT-FAMILY: arial, sans;
}

.smitalic_ht {
	FONT-STYLE: italic;
	FONT-SIZE: 9px;
	COLOR: black;
	FONT-FAMILY: arial, sans;
	line-height: 20px;
}

.smitalic {
	FONT-STYLE: italic;
	FONT-SIZE: 9px;
	COLOR: black;
	FONT-FAMILY: arial, sans;
}

.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #FF891D;
	FONT-FAMILY: arial, sans;
}

.tableheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: white;
}

.faq {
	COLOR: #FF891D;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
	FONT-FAMILY: arial, sans;
}

.sideheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #000066;
	FONT-FAMILY: arial, sans;
}
.header2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #2454bb;
	FONT-FAMILY: arial, sans;
}
.header3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #003399;
	FONT-FAMILY: arial, sans;
	text-align: center;
}

.header1italic {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: black;
	FONT-STYLE: italic;
	FONT-FAMILY: arial, sans;
}

td.header2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: #89836b;
	COLOR: white;
	FONT-FAMILY: arial, sans;
	text-align: center;
	vertical-align: top;
}
table.border1 {
	border-COLOR:#89836b;
}
.footer {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: arial, sans;
}
.footnote {
	FONT-SIZE: 12px; FONT-STYLE: italic;
}
.copy {
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: arial, sans;
}
.footerlink {
	COLOR: #000000;
}
.date {
	COLOR: #345A7C;
	FONT-WEIGHT: bold;
}

.defaultwhitebold {
	COLOR: white;
	FONT-WEIGHT: bold;
}

.defaultwhite {
	COLOR: white;
}

a.footer { 
		color: #FFFFFF; 
}

a:hover.footer { 
		color: #FFFFFF; 
}

a:visited.footer { 
		color: #FFFFFF; 
}

.red8italic {
	FONT-WEIGHT: 500;
	FONT-SIZE: 10;
	COLOR: red;
	FONT-STYLE: italic;
	FONT-FAMILY: arial, sans;
}

a.sidelinks { 
		padding:2px 0px 2px 2px;
		text-decoration:none;
		color: blue; 
} 