/* body tag */

body
	{
	}
form { text-decoration: none; margin: 0px; padding: 0px; border: 0px }
/* a tag { */
a:link
	   { color: #930; text-decoration: underline }
a:active  { color: #930; text-decoration: underline }
a:visited  { color: #930; text-decoration: underline }
a:hover
	{
	color: #FF6600;
	text-decoration: underline;
	}
/* font tag { */
.fs10
	{
	color: #272727;
	font-size: 10px;
	line-height: 150%;
	}
.fs12
	{
	color: #272727;
	font-size: 12px;
	line-height: 150%;
	}
.fs12h125 { color: #272727; font-size: 12px; line-height: 125% }
.fs14 { color: #272727; font-size: 14px; line-height: 150% }
.fs10b
	{
	color: #272727;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	}
.fs12b
	{
	color: #272727;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}
.fs10red
	{
	color: #ff0000;
	font-size: 10px;
	line-height: 150%;
	}
.fs12red
	{
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
	}
.fs10redb
	{
	color: #ff0000;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	}
.fs12redb
	{
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}
	
.fs12redb_al
	{
	color: #CC0000;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}
	
	
.fs12wht
	{
	color: #ffffff;
	font-size: 12px;
	line-height: 150%;
	}
.fs10wht
	{
	color: #ffffff;
	font-size: 10px;
	line-height: 150%;
	}
.fs12whtb
	{
	color: #ffffff;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	}
.fs10whtb
	{
	color: #ffffff;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	}
.fs12gry
	{
	color: #818181;
	font-size: 12px;
	line-height: 150%;
	}
.fs10gry
	{
	color: #818181;
	font-size: 10px;
	line-height: 150%;
	}
.fs10noh
	{
	color: #272727;
	font-size: 10px;
	}
.fs12noh
	{
	color: #272727;
	font-size: 12px;
	}
.fs10nohb
	{
	color: #272727;
	font-size: 10px;
	font-weight: bold;
	}
.fs12nohb
	{
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	}
/* copyright */
.copyright
	{
	color: #929292;
	font-size: 10px;
	}
.fs12200 {
	font-size: 12px;
	line-height: 200%;
}
.bg {
	background: #FF99CC;
}
.fs12redbu {
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: underline;
}
.fs12bluebu {
	color: #000099;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: underline;
}
.fs12gryk {
	color: #272727;
	font-size: 12px;
	line-height: 150%;
}
.fs10h150   { color: #333; font-size: 10px; line-height: 150% }
.fs12h0p5b { color: #222; font-weight: bold; font-size: 12px; padding: 5px }
.fs10gry5m  { color: #666; font-size: 10px; padding: 5px }
.fs12h150m5 { color: #333; font-size: 12px; line-height: 150%; padding: 5px }
.fs12h150m10 { color: #333; font-size: 12px; line-height: 150%; padding: 10px }
.fs10h150m5 { color: #333; font-size: 10px; line-height: 150%; padding: 5px }
.fs12h125m5 { color: #333; font-size: 12px; line-height: 150%; padding: 5px }
.header10wht { color: #fff; font-size: 10px; padding: 5px }
.topics10  { color: #5c4320; font-size: 10px; line-height: 140%; padding: 0px }
.pankuzu { color: #696969; font-size: 12px; padding: 5px 10px }

.topics_emer {
	font-size: 12px;
	line-height: 1.4;
	color:  #663300;
	margin: 5px;
}
