* { font-family: Verdana; }

A { COLOR: blue; font-size: 12px; font-weight: bold; }

b, b * { font-weight: bold !important; }

td,th
{
	font-size: 12px;
}

.COMMENT, .COMMENT *
{
	color: red;
}

.NEWS, .NEWS *
{
	text-decoration: none;
	color: Black;
}

.ERROR, .ERROR *
{
	color: red !important;
}

.RED, .RED *
{
	color: red !important;
}

.JUSTIFY {
	text-align: justify;				
	padding-right: 35px;
	width: 100%;
}

.h1
{
	color: #14468A !important;
	font-face: Verdana !important;
	font-weight: bold !important;
	font-size: 18px !important;
}

h1
{
	height: 28px;
	background-image: url(../images/h1_bg.jpg);
	background-position: top right;
	padding-right: 35px;
	padding-left: 10px;
	color: #14468A !important;
	font-face: Verdana !important;
	font-weight: bold !important;
	font-size: 18px !important;
	padding-top: 2px;
	display: block;
}

h1.NOBG
{
	background-image: none;
	padding-right: 0px;
}

h1, h3, p
{
	margin-bottom: 2px;
	margin-top: 2px;
}

h3, li
{
	margin-right: 20px;
}

h1
{
	font-size: 18px;
	color: #000000;		
}

h2
{
	font-size: 15px;
	color: #053857;
}

h3
{
	font-size: 14px;
	color: #015588;
	font-weight: bold;
}

h3.MAIN
{
	margin-right: 0px !important;
}

p, p span, p input, p div, li, ul, ul *
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p
{
	margin-bottom: 12px;
}

.LABEL { FONT-WEIGHT: bold }

EM
{
	font-size: 14px;
	font-weight: bold;
	color: red !important;
}