BODY {
	background-color:#F0F0FA;
}

HTML,BODY,TABLE,TR,TD,FRAME,DD,LI,H1,H2,H3,TEXTAREA,A,DIV,SPAN {
	color:#222222;
	font-size: 10pt;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	letter-spacing: 0px;
	word-spacing: 1px;

}


HTML {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;

	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#888888;
	scrollbar-highlight-color:#AAAAAA;
	scrollbar-track-color:#F0F0F0;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-arrow-color:#555555;
	scrollbar-3dlight-color:#888888;

}

H1 {
	color:#800020;
	font-size: 16pt;
}

H2 {
	color:#00DD20;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}


A:link {text-decoration:none; color:#FF6655; }
A:visited {text-decoration:none; color:#8888FF; }
A:hover {text-decoration: underline; color: #FF0000; background-color: #DDFFEE;}

A.main:link {
	text-decoration:none;
	color:#FF6655;
	font-size: 16pt;
	font-weight: bold;
	background-color:#F0FFFF;
	}
A.main:visited {
	text-decoration:none;
	color:#8888FF;
	font-size: 16pt;
	font-weight: bold;
	background-color:#F0FFFF;
	}
A.main:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color: #DDFFEE;
	font-size: 16pt;
	font-weight: bold;
	}

DIV.HsizeA {
	font-size: 21pt;
	text-decoration: underline overline;
}

DIV.HsizeB {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: underline overline;
}


HR {
	color: #BBBBCC;
	width: 96%;
	text-align: center;
	
}

TEXTAREA {
	font-size: 9pt;
}


.Category1 {
	font-weight: bold;
	font-size: 10pt;
	background-color: #E0E0FF;
}

.Category2 {
	font-weight: bold;
	font-size: 10pt;
	background-color: #FFE0E0;
}

.Category3 {
	font-weight: bold;
	font-size: 10pt;
	background-color: #E0FFE0;
}

.Data1 {
	font-size: 10pt;
	background-color: #F2F2FF;
	text-align: left;
}
.Data2 {
	font-size: 10pt;
	background-color: #FFF2F2;
	text-align: left;
}
.Data3 {
	font-size: 10pt;
	background-color: #F2FFF2;
	text-align: left;
}

.Small {
	font-size: 9pt;
}

.Micro {
	font-size: 7pt;
}

.NetaBig {
	font-size: 40pt;
}

