
td {
	font-family: "Book Antiqua";
	font-size: 14px;
}
table {
	font-family: "Book Antiqua";
	font-size: 14px;
}
body {
	font-family: "Book Antiqua";
	margin-left: 20px;
}	

.txt {
	font-family: "Book Antiqua";
	font-size: 14px;
	line-height: 18px;
}
.txt P {
	
	margin: 0 0 7px 0;
}

.txt TD
{
	color: white;
	font-weight: 100;
}

.txt01 {
	font-family: "Book Antiqua";
	font-size: 16px;
}

.txt02 {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: bold;
	}

.txt03 {
	font-family: "Book Antiqua";
	font-size: 18px;
}	

	A.menuLink {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;

}
	A.menuLink:hover {
	color: #0000FF;
	font: BOLD;.sep {
	vertical-align: 2%;
}


frame {
	font-family: "Book Antiqua";
	font-size: 14px;
	border: 5px solid Lime;
	}
frameset {
	font-family: "Book Antiqua";
	font-size: 14px;
}
div.menuBar,
div.menuBar a.menuButton {
font-family: "Book Antiqua";
font-size: 14px;
color: #00ff00;
}

div.menuBar {
background-color: #00FF00;
padding: 6px 2px 6px 2px;
text-align: left;
margin-left:0px;
}

div.menuBar a.menuButton {
background-color: transparent;
border: 5px solid;
border-color: #FFFFFF #999999 #999999 #FFFFFF;
color: #000000;
cursor: pointer;
left: 0px;
margin: 5px;
padding: 2px 6px 2px 6px;
position: fixed;
text-decoration: none;
top: 0px;
z-index: 100;
width: 125px;
}

div.menuBar a.menuButton:hover {
background-color: transparent;
border-color: #999999 #FFFFFF #FFFFFF #999999;
color: #FF0000;
}

