body table tr td  {
	font-size: 100%;
}

a {
	font-size: 100%;
	color: 0000aa;
}
a:visited {
	color: 000044;
	text-decoration: none;
}
a:hover {
	color: 3299F9;
	text-decoration: underline;
}
a:active {
	color: 000044;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.menu {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
.menu A:link {font-weight: bold; color: #FFFFFF;}
.menu A:visited {font-weight: bold; color : #FFFFFF;}   
.menu A:hover {font-weight: bold; color : #3299F9; text-decoration : underline;}   

.addr {font-size: 100%; color: #FFFFFF; font-weight: bold;}
.addr A:link {color : #FFFFFF;}
.addr A:visited {color : #FFFFFF;}
.addr A:hover { color : #3299F9; text-decoration : underline; } 

.st110 {font-size: 110%;}
.st110b {font-size: 110%; font-weight: bold;}
.st90 {font-size: 90%;}
.st85b {font-size: 100%; font-weight: bold;}
.st65bw {font-size: 65%; font-weight: bold; color: #FFFFFF}
.st70 {font-size: 85%;}

BODY TABLE {font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}