
html,body{
	font-family: arial, sans-serif;
	font-size:10pt;
	color: #000000;  
	height:100%;
  width:100%;
} 
table.h {
  height:100%;
  width:100%;
}

.s16,.s16_rd,.s16_grc,.s16_gr9,.s16_gr6,.s16_gr3,.s16_wh {
	font-size: 16pt;
}
.s14,.s14_rd,.s14_grc,.s14_gr9,.s14_gr6,.s14_gr3,.s14_wh {
	font-size: 14pt;
}
.s12,.s12_rd,.s12_grc,.s12_gr9,.s12_gr6,.s12_gr3,.s12_wh,.s12_st,.s12_bl {
	font-size: 12pt;
}
.s10,.s10_rd,.s10_grc,.s10_gr9,.s10_gr6,.s10_gr3,.s10_wh,.s10_st,.s10_bl {
	font-size: 10pt;
}
.s8,.s8_rd,.s8_grc,.s8_gr9,.s8_gr6,.s8_gr3,.s8_wh,.s8_st,.s8_bl {
	font-size: 8pt;
}
.s6,.s6_rd,.s6_grc,.s6_gr9,.s6_gr6,.s6_gr3,.s6_wh {
	font-size: 6pt;
}
.srd,.s6_rd,.s8_rd,.s10_rd,.s12_rd,.s14_rd,.s16_rd {
	color: #990000;
}
.sgrc,.s6_grc,.s8_grc,.sc10_grc,.s12_grc,.s14_grc,.s16_grc {
	color: #CCCCCC;
}
.sgr9,.s6_gr9,.s8_gr9,.s10_gr9,.s12_gr9,.s14_gr9,.s16_gr9 {
	color: #999999;
}
.sgr6,.s6_gr6,.s8_gr6,.s10_gr6,.s12_gr6,.s14_gr6,.s16_gr6 {
	color: #666666;
}
.sgr3,.s6_gr3,.s8_gr3,.s10_gr3,.s12_gr3,.s14_gr3,.s16_gr3 {
	color: #333333;
}
.swh,.s6_wh,.s8_wh,.s10_wh,.s12_wh,.s14_wh,.s16_wh {
	color: #ffffff;
}
.sst,.s8_st,.s10_st,.s12_st {
	color: #2A5E6B;
}
.sbl,.s8_bl,.s10_bl,.s12_bl {
	color: #66CCCC;
}
a:hover{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #777777;
	text-decoration: none;
}

a:link{
	color: #777777;
	text-decoration : none;
}
