@charset "utf-8";
/* CSS Document */

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #900;
	font-weight: bold;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.text5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #246;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.border {
	border: 2px solid #030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	margin: 5px;
	padding: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #D50000;
	font-weight: normal;
}
.text7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D3200;
	font-style: italic;
}
.border2 {
	background-image: url(images/bgbox.png);
	border: 3px solid #067A40;
}
