.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.text {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.text a:link {
	color: #000000;
}
.text a:visited {
	color: #666666;
}

.text a:hover {
	color: #993300;
}

.heading1 {
	font-size: medium;
}

.heading2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.heading3 {
	color: #FFFFFF;
}
.heading4 {
	font-weight: bold;
	font-size: 0.7em;
}


.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.top_menu {
	font-size: 12px;
	font-style: normal;
}
.lower_menu {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.lower_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.lower_menu  a:hover {
	color: #CCCCCC;
	font-size: 12px;
}
.lower_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.text10px {
	font-size: 10px;
}
.text12px {
	font-size: 12px;
}
