.caption  {
	font-family : ms sans serif, arial, helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-size : 8pt;
	font-style : bold;
}

.menu1  {
	font-family :helvetica;
	text-decoration : none;
	color : #a3b8db;
	font-size : 10pt;
	font-style : bold;
}

pre  {
	font-family : Courier Cyr;
	font-size : 8pt;
}

font.small  {
	font-family : ms sans serif;
	font-size : 7pt;
}

BODY  {
	font-family : ms sans serif;
	font-size : 10pt;
	background-color : e5eae5;
	color : #043280;
}

TD  {
	font-family : ms sans serif;
	font-size : 9pt;
	color : #333333; 
	font-style : normal;
}

table.small  {
	font-family : ms sans serif;
	font-size : 3pt;
}

TABLE  {
	font-family : ms sans serif;
	font-size : 10pt;
	color : #9999FF;
}

TR  {
	font-family : ms sans serif;
	font-size : 10pt;
}

A:LINK  {
	font-family : ms sans serif;
	text-decoration : none;
	color : blue;
	font-style : normal;
}

A:VISITED  {
	font-family : ms sans serif;
	text-decoration : none;
	color : blue;
	font-style : normal;
}

A:hover  {
	color : black;
	font-style : normal;
}

P  {
	font-family : ms sans serif;
	font-size : 9pt;
	color : #333333;
}

DD  {
	font-family : ms sans serif;
	font-size : 9pt;
	color : #333333;
}

input.textfield  {
	font-family : ms sans serif;
	background : #ececec;
	color : #000000;
	font-size : 15;
	font-weight : normal;
}

select.textfield  {
	font-family : ms sans serif;
	background : #ececec;
	color : #000000;
	font-size : 15;
	font-weight : normal;
}

tr.dark  {
	font-family : ms sans serif;
	font-size : 10pt;
	background: 4769B5;
	color : #325ca4; 
	font-style : bold;
}

tr.light  {
	font-family : ms sans serif;
	font-size : 10pt;
	background: ;
	color : #4A72B8; 
	font-style : bold;
}

td.dark  {
	font-family : ms sans serif;
	font-size : 10pt;
	color : #325ca4; 
}

td.darkbig  {
	font-family : ms sans serif;
	font-size : 14pt;
	color : #325ca4; 
	font-weight : bold;
}

td.midlight  {
	font-family : ms sans serif;
	font-size : 9pt;
	background: #EFEFEF;
	color : black; 
	font-weight : bold;
}

td.light  {
	font-family : ms sans serif;
	font-size : 9pt;
	background: #F7F7F7;
	color : black; 
	font-weight : normal;
}

td.reddark  {
	font-family : ms sans serif;
	font-size : 10pt;
	background: #E0E0E0;
	color : black; 
	font-weight : bold;
}

tr.reddark  {
	font-family : ms sans serif;
	font-size : 9pt;
	background: #EEB9B3;
	color : #222222; 
	font-weight : bold;
}

sup  {
	font-family : ms sans serif;
	font-size : 8pt;
}