TD {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #000000;	
	font-weight : 500;
}

OL {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #000000;	
	font-weight : 500;
}

LI {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color : #000000;	
	font-weight : 500;
}

.col_td {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : Black;
	font-weight : 500;
	line-height : 18px;
}
	
FONT {
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #000000;
	font-weight : 500;
	line-height : 18px;
}

.norm {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : 500;
	color : #000000;	
}

.text {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : 500;
	color : #FFFFFF;	
}

.text2 {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : 500;
	color : #000000;	
	line-height : 16px;
}

.text3 {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : 650;
	color : #FFA500;
}

.text4 {
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : 500;
	color : Black;
}

.bold {
	font-family : Tahoma, Arial;
	font-size : 12px;
	font-weight : 700;
	color : #000000;	
}

.big {
	font-family : Tahoma, Arial;
	font-size : 13px;
	font-weight : 700;
	line-height : 20px;
	color : #2F4F4F;
}

.red {
	font-family : Tahoma, Arial;
	font-size : 14px;
	font-weight : 700;
	color : #FF0000;
}

BODY {
	background-color : #FFFFFF;
	background-image : url(../graph/bgr1.jpg);
	font-family : Tahoma, Arial;
	font-size : 11px;
	font-weight : 500;
	color : #000000;
}

A {
	font-family : Tahoma, Arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : 650;
}

:ACTIVE {
	color : Maroon;
}

:HOVER {
	color : #993300;
}

:LINK {
	color : Black;
}

:VISITED {
	color : #696969;
}
:FOCUS {
	color : #FF8C00;
}
