body {
	background-image: url();
}
td {
	font-size: 9pt;
	line-height:150%;
}
a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	color: #515151;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.bg1 {
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image: url(images/bg_g.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cp {
	text-decoration: underline;
}
.cp:link {
	color: #515151;
	text-decoration: underline;
}
.cp:visited {
	color: #515151;
	text-decoration: underline;
}
.cp:hover {
	color: #515151;
	text-decoration: none;
}.textfield {
	font-size: 9pt;
	border: 1px solid #aaaaaa;
	color: #555555;
}
A.white:link {
FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.white:visited {
FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.white:hover {
FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.blank:link {
FONT-SIZE: 12px; COLOR: #0099CC; TEXT-DECORATION: none
}
A.blank:visited {
FONT-SIZE: 12px; COLOR: #0099CC; TEXT-DECORATION: none
}
A.blank:hover {
FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A.right:link {
FONT-SIZE: 12px; COLOR: #cccccc; TEXT-DECORATION: none
}
A.right:visited {
FONT-SIZE: 12px; COLOR: #cccccc; TEXT-DECORATION: none
}
A.right:hover {
FONT-SIZE: 12px; COLOR: #ff0000; TEXT-DECORATION: none
}
