BODY {
	margin-top : 0; 
	margin-bottom : 0; 
	margin-right : 0; 
	margin-left : 0; 
	height : 100%; 
} 
 
.headline {
	font-size : 20px; 
	line-height : 20px; 
	font-family : Arial, Verdana, Tahoma, Georga, "Times New Roman", Times, serif; 
	font-weight : bold; 
	color : #000000; 
	background : inherit; 
} 

.bodytxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : #333333; 
	background : inherit; 
} 

.bodytxt a:link {
	color : #000088; 
	text-decoration : none; 
	font-weight : normal;
	background : inherit; 
} 

.bodytxt a:visited {
	color : #0000AA; 
	text-decoration : none; 
	font-weight : normal;
	background : inherit; 
} 

.bodytxt a:hover {
	color : #AA0000; 
	text-decoration : underline; 
	background : inherit; 
} 

.smalllink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 14px;
	color : #999999; 
	background : inherit; 
} 

.smalllink a:link {
	color : #999999; 
	text-decoration : none; 
	font-weight : normal;
	background : inherit; 
} 

.smalllink a:visited {
	color : #999999; 
	text-decoration : none; 
	font-weight : normal;
	background : inherit; 
} 

.smalllink a:hover {
	color : #AA0000; 
	text-decoration : underline; 
	background : inherit; 
} 

.bodytxt4 {
	font-size : 10px; 
	line-height : 12px; 
	font-family : Verdana, Arial, Tahoma, Georga, "Times New Roman", Times, serif; 
	font-weight : normal; 
	color : #000000; 
	background : inherit; 
} 

.bodytxt4 a:link {
	color : #0000aa; 
	text-decoration : none; 
	background : inherit; 
} 

.bodytxt4 a:visited {
	color : #662288; 
	text-decoration : none; 
	background : inherit; 
} 

.bodytxt4 a:hover {
	color : #aa0000; 
	text-decoration : underline; 
	background : inherit; 
} 

.TableBorder-whi-rl {
	border-left : 1px solid #FFFFFF; 
	border-bottom : 0px solid #FFFFFF; 
	border-right : 1px solid #FFFFFF; 
	border-top : 0px solid #FFFFFF; 
} 

.TableBorder-whi-rlb {
	border-left : 1px solid #FFFFFF; 
	border-bottom : 1px solid #FFFFFF; 
	border-right : 1px solid #FFFFFF; 
	border-top : 0px solid #FFFFFF; 
} 

.TableBorder-whi-rlt {
	border-left : 1px solid #FFFFFF; 
	border-bottom : 0px solid #FFFFFF; 
	border-right : 1px solid #FFFFFF; 
	border-top : 1px solid #FFFFFF; 
} 
 
.TableBorder-blu-3d {
	border-left : 1px solid #FFFFFF; 
	border-bottom : 1px solid #000000; 
	border-right : 1px solid #000000; 
	border-top : 1px solid #FFFFFF; 
} 