body {
	background-image: url(homeBG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #D3DDE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;


}
table.main {
	font-size: 95%;



}
.navi A {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	COLOR: #666666;
	FONT-VARIANT: normal;
	text-decoration: none;
	background-color: #B2C1D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 75%;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(menu_back.gif);
}
.navi A:hover {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
	FONT-VARIANT: normal;
	text-decoration: none;
	background-color: #B2C1D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 75%;
	padding-top: 20px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(menu_back_hover.gif);
}
table.text {
	font-size: 75%;
	line-height: 160%;
	display: block;
	top: 10px;









}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #7994B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;




}
a {
	color: #990000;
	text-decoration: none;
	font-size: 12px;

}
h2 {

	font-size: 100%;
	font-weight: bold;
	color: #415770;
	line-height: 100%;
}
iframe {
	overflow: hidden;
	height: 600px;
	width: 500px;
}
