.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
.tallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.25px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #700017;
	text-decoration: none;
}
.h1big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #700017;	
	text-decoration: none;
}

.h1bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000099;	
	text-decoration: none;
}

.h1bigblue a:link a:visited a:active a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000099;	
	text-decoration: none;
}

.h1small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #700017;	
	text-decoration: none;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.nav_bar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	margin: 2px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: E7E7E7;
	border-right-color: E7E7E7;
	border-bottom-color: CCCCCC;
	border-left-color: CCCCCC;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat;
	text-decoration: none;
}
.nav_bar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	margin: 2px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: E7E7E7;
	border-right-color: E7E7E7;
	border-bottom-color: CCCCCC;
	border-left-color: CCCCCC;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat;
	text-decoration: none;
}
.nav_bar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: E7E7E7;
	border-right-color: E7E7E7;
	border-bottom-color: CCCCCC;
	border-left-color: CCCCCC;
	text-decoration: none;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat;
}
