.tbanner {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	text-transform: none;
	font-weight: normal;
	margin-right: 25px;
	margin-left: 25px;
}
h1 {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-right: 25px;
}
h2 {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS", Verdana;
	font-weight: normal;
	text-transform: none;
	font-size: 18px;
	text-indent: 10px;
}
.rmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: none;
	font-weight: normal;
	background-color: #FFFFC1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F8EBA1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8EBA1;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F8EBA1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8EBA1;
	text-indent: 10px;
	color: #333333;
	text-decoration: none;
}
a {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}