a:link {color:#6633FF; text-decoration: underline;}
a:visited {color:#6633FF; text-decoration: underline;}
a:hover {color:#FF6600; text-decoration: underline;}
a:active {color:#FF9900; text-decoration: underline;}

a.black:link {color:#333333; text-decoration: underline;}
a.black:visited {color:#666666; text-decoration: underline;}
a.black:hover {color:#888888; text-decoration: underline;}
a.black:active {color:#AAAAAA; text-decoration: underline;}

A.white:link {color:#FFFFFF; text-decoration: underline;}
A.white:visited {color:#FFFFFF; text-decoration: underline;}
A.white:hover {color:#EEEEEE; text-decoration:underline;} 
A.white:active {color:#DDDDDD; text-decoration: underline;}

A.green:link {color:#00FF00; text-decoration: underline;}
A.green:visited {color:#00FF00; text-decoration: underline;}
A.green:hover {color:#EEEEEE; text-decoration:underline;} 
A.green:active {color:#DDDDDD; text-decoration: underline;}

body {
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
}

td.norepeat {
 background-repeat: no-repeat;
}

b {font-weight: bold;}

.j9{font-size: 9px; line-height: 12px;}
.j10{font-size: 10px; line-height: 13px;}
.j11{font-size: 11px; line-height: 13px;}
.j12{font-size: 12px; line-height: 20px;}
.j13{font-size: 13px; line-height: 18px;}
.j14{font-size: 14px; line-height: 18px;}
.j16{font-size: 16px; line-height: 18px;}
.j18 {
	font-size: 16px;
	font-weight: bold;
}
.f10 {font-size: 10px;}
.f12 {font-size: 12px; line-height: 140%;}
.ff12{font-size: 12px; line-height: 170%;}
.ff13{font-size: 13px; line-height: 170%;}
.f14 {font-size: 14px; line-height: 140%;}
.ff14{font-size: 14px; line-height: 170%;}

em.dotp{	font-style:normal;
	padding-top:6px;
	background-image: url("../img/dotbg2p.png");
	background-repeat: repeat-x
	background-attachment: fixed;
	background-position: top left;}
em.dot{	font-style:normal;
	padding-top:6px;
	background-image: url("../img/dotbg2.png");
	background-repeat: repeat-x
	background-attachment: fixed;
	background-position: top left;}