BODY, TD, TH  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
        background : #0066FF <!-- #0000E8; -->
}

TD.left_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

TD.news_box {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
        background: #CCCCFF; <!-- #d0d0d0; -->
}

TD.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
}

TD.bottom_line {
	font-size : 11px;
	color : #000000;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-width : 1px;
        background : #e0e0e0;
}
A.small  {
	color : #000000;
        font-size : 11px;
 	text-decoration : none;
	font-weight: normal;
}

A:LINK  {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}
A:HOVER  {
	text-decoration : underline;
	font-weight: bold;
}

A:VISITED  {
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}

P.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
}


P.content {
        line-height : 15pt;
}

P.head {
        font-weight : bold;
        font-size : 15px;
}

P.bold {
        font-weight : bold;
        font-size : 12px;
}


#textlinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10px;
}
#foot_textlinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 10px;
}
#foot_copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #B7C2DD;
	font-size : 10px;
}
