<STYLE type=text/css>dummy  { }

BODY   { font-size: 11px; line-height: 16px; font-family: verdana, arial, helvetica; margin: 0pt }

TD{
	FONT-FAMILY:  verdana, arial, helvetica;
	font-size: 11px;	
}

/* --- Styles for all Areas --- */

/* ALL FONT SIZES BELOW HERE ARE RELATIVE TO BODY / TD !!!!!!*/ 

/* Styles for Content*/
.cn  { color: #000000; font-size: 11px; line-height: 16px }
.cns { color: #000000; font-size: 10px }
.cri {
	color: red;
	font-size: 12 px;
	line-height: 16px ;
	font-style : italic;
	font-weight : bold;
}
.ct   { 
	color: #000000; 
	font-size: 14px; 
}

/* Styles for LINKS*/
/* Link Black*/
.lblack {
	COLOR: #000000;
	text-decoration: underline;
}
.lblack:hover {
	COLOR: #000000;
	text-decoration: none;
}

/* Link Black Large */
.lblackl { COLOR: #000000; font-size: 20px; text-decoration: none; }
.lblackl:hover { COLOR: #000000; font-size: 20px; text-decoration: underline; }


/* Link Dark Grey*/
.lgrey {
	COLOR: #444;
	text-decoration: underline;
}
.lgrey:hover {
	COLOR: #444;
	text-decoration: none;
}
.lgsmall {
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none;
}
.lgsmall:hover {
	COLOR: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.lg_click {
	COLOR: #444;
	text-decoration: none;
}

/* Link White*/
.lwhite {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
.lwhite:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.lwhite2 {
	FONT: bold 9px;
	COLOR: #cccccc;
	text-decoration: none;
}

/* Link Blue*/
.lblue {
	color: #333399;
	text-decoration: underline;
}
.lblue:hover {
	color: #000099;
	text-decoration: none;
}

/*red text*/
.lred {
	COLOR: #ff0000;
	font-weight: normal;
	text-decoration: none;
}

/*title*/
.title {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;

}

/* news */
.cnewstime  { color: #E60000; font-size: 9px; line-height: 12px; font-weight: bold }
.cnews  { color: #000000; font-size: 9px; line-height: 12px }
.cnewslink  { color: #E60000; font-size: 9px; line-height: 12px ; text-decoration: underline;}
.cnewsheader  { color: #444; font-size: 18px; font-weight: bold}
.cnewstitle  { font-size: 11px; line-height: 16px; font-weight: bold}

</STYLE>
