BODY {
	background-color: #F0F8FF;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
}

HR {
	color: #A0A0A0;
}

.menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	width: 120px;
	height: 26px;
}

.menu A:hover {
	color: #FFFF00;
}

.table TD {
	font-size: medium;
	background-color: #CCDDFF;
}

.head TD {
	background-color: #99AAFF;
}

.warning TD {
	color: #FFFF00;
	background-color: #FF0000;
}

.highlite {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
	color: #FFFF00;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.small_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.large_text {
	font-size: large;
}

.medium_text {
	font-size: medium;
}

.small_text {
	font-size: small;
}

.info {
	position: relative;
	width: 350px;
	height: 14px;
	margin-bottom: -16px;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8080C0;
}

.bubble {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
