A  {
	FONT-WEIGHT : bold;
}

H1  {
	FONT : bold 15pt Arial, Helvetica, "MS Sans Serif",sans-serif;
	COLOR : #0080FF;
}

H2  {
	FONT : bold 12pt Arial, Helvetica, "MS Sans Serif",sans-serif;
	COLOR :  #0080FF;
}

H3  {
	FONT : bold 12pt serif;
	color : blue;
}

H6  {
	FONT : 7pt Arial, Helvetica, "MS Sans Serif",sans-serif;
}

.text1  {
	FONT : 10pt "MS Sans Serif",sans-serif;
	TEXT-ALIGN : justify;
	TEXT-INDENT : 5pt;
}

.text1bold  {
	FONT : 10pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : justify;
	TEXT-INDENT : 5pt;
}

.text1red  {
	FONT : 10pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : justify;
	TEXT-INDENT : 5pt;
	color : red;
}

.text1blue  {
	FONT : 10pt "MS Sans Serif",sans-serif;
	TEXT-ALIGN : justify;
	TEXT-INDENT : 5pt;
	color : blue;
}

.text2  {
	FONT : 10pt "MS Sans Serif",sans-serif;
}

.text2bold  {
	FONT : 10pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
}

.text2boldyellow  {
	FONT : 10pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : yellow;
}

.text3bold  {
	FONT : 9pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
}

.text3boldorange  {
	FONT : 9pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : #1C66FF;
}

.text3boldyellow  {
	FONT : 9pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : yellow;
}

.text3yellow  {
	FONT : 9pt "MS Sans Serif",sans-serif;
	color : yellow;
}

.text3orange  {
	FONT : 9pt "MS Sans Serif",sans-serif;
	color : #1C66FF;
}

.text3  {
	FONT : 9pt "MS Sans Serif",sans-serif;
}

.text4bold  {
	FONT : 12pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	TEXT-INDENT : 5pt;
}

.text5  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	color : black;
}

.text5yellow  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	color : black;
	color : yellow;
}

.text5bold  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : black;
}

.text5boldorange  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	COLOR : #1C66FF;
}

.text5boldwhite  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : white;
}

.text5boldyellow  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : yellow;
}

.text6  {
	FONT : 8pt arial;
	color : black;
}

.menu  {
	COLOR : white;
	FONT : bold 10pt Arial, Helvetica, serif;
}

.menu2  {
	FONT : bold 10pt Arial, Helvetica, serif;
}

.button1  {
	background-color : blue;
	font : 9pt "MS Sans Serif",sans-serif, serif, Arial;
	color : yellow;
	font-weight : bold;
	width : 45px;
	height : 23 px;
}

.button11  {
	background-color : blue;
	font : 9pt "MS Sans Serif",sans-serif, serif, Arial;
	color : yellow;
	font-weight : bold;
	width : 70px;
	height : 23 px;
}

.button12  {
	background-color : blue;
	font : 9pt "MS Sans Serif",sans-serif, serif, Arial;
	color : yellow;
	font-weight : bold;
	width : 120px;
	height : 23 px;
}

.button2  {
	background-color : Green;
	font : 8pt "MS Sans Serif",sans-serif, serif, Arial;
	font-weight : bold;
	color : White;
	height : 22px;
	width : 57px;
}

.radio1  {
	HEIGHT: 15px;
	WIDTH: 15px;
	TEXT-ALIGN : justify;
}

.textmerred  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : #FF0000;
}

.textmerora  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : #FF8040;
}

.textmerzel  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : #008000;
}

.textmermagenta  {
	FONT : 8pt "MS Sans Serif",sans-serif;
	FONT-WEIGHT : bold;
	color : #FF00FF;
}


