@charset "utf-8";
/* CSS Document */
p{font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 2px;
	width: 140px;
}
.navigationRtJust {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 2px;
	width: 140px;
	text-align: right;
}

.YellowText {font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9;
}
.YellowText1 {	color: #FF9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
}

.Signature {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
	white-space: pre;
	padding-bottom: 18px;
	margin: 2px;
	bottom: auto;
}
.traditionallinkfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #0FF;
}

