
BODY, TD, TH, P, H1, H2, H3, A, INPUT, SELECT, TEXTAREA, DIV, UL, LI {
	font-family: Arial,Helvetica,Verdana;
	font-size:11pt;
	color:black;
}

TH {
	text-align : left;
}
A {
	font-size:11pt;
}

A:hover {
	color:#cccccc;
}

LI {
	list-style-image : url(./img/list.gif);
	list-style-position :outside;
	display : list-item;
}

P.news, P.news A { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; color: 
#333333}


/* LangLink Definitions */

DIV.LangLink, A.langLink {
font-weight:bold;font-face:verdana;font-size:8pt;color:white;text-decoration:none
}
A.LangLink:hover {color:#cccccc}
