.navigation {
	font-family: "Times New Roman", Times, serif;
	color: #4E68AD;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a.navigation:link {
	font-family: "Times New Roman", Times, serif;
	color: #4E68AD;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.foot_navigation {
	font-family: "Times New Roman", Times, serif;
	color: #4E68AD;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a.foot_navigation:link {
	font-family: "Times New Roman", Times, serif;
	color: #4E68AD;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}
a.foot_navigation:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4e68ad;
	font-weight: bold;
}
.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(08images/background.jpg);
	background-repeat: repeat-x;
}

