A:LINK {
	color : #003366;
}

A:VISITED {
	color : #003366;
}

A:ACTIVE {
	color : #FF0000;
}

A:HOVER {
	color : #FF0000;
}

BODY  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	font-size : 8pt;
    margin: 0;
    padding: 0;
}

.txt {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #666666;
}

.tit {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #0066CC;
}

.titbig {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 14pt;
	font-weight : normal;
	color: #666666;
}

.alert {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: #FF0000;
}