.header {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24pt;
	text-decoration: none;
}
a:hover {
	background-color: #FFFF66;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.head2 {
	font-family: Garamond, Times;
	font-size: 14pt;
	color: #3300CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: Garamond, Times;
	font-size: 12pt;
	color: 800000;
	font-weight: normal;
	text-decoration: none;
}
.textbold {
	font-family: Garamond, Times;
	font-size: 12pt;
	font-weight: bold;
	color: 80000000;
	text-decoration: none;
}
.textblue {
	font-family: Garamond, Times;
	font-size: 14pt;
	color: #000099;
	font-weight: bold;
	text-decoration: none;

}
.textxbold {
	font-family: Garamond, Times;
	font-size: 16pt;
	font-weight: bolder;
	color: 80000000;
	text-decoration: underline;

}
.textgrande {

	font-family: Garamond, Times;
	font-size: 24pt;
	color: 800000;
	font-weight: bold;
	text-decoration: none;
}
.green24 {
	font-family: Garamond, Times;
	font-size: 24px;
	color: #006600;
	font-weight: bold;

}
.rust24 {


	font-family: Garamond, Times;
	font-size: 24pt;
	color: 800000;
	font-weight: bold;
	text-decoration: none;
}
.rust18 {



	font-family: Garamond, Times;
	font-size: 18pt;
	color: 800000;
	font-weight: bold;
	text-decoration: none;
}
.rust14 {




	font-family: Garamond, Times;
	font-size: 14pt;
	color: 800000;
	font-weight: bold;
	text-decoration: none;
}
.tan-italics {
	font-family: Garamond, Times;
	font-size: 18pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;

}
.box1 {
	float: left;
	font-family: Garamond, Times;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #0033FF;
	padding: 4px;
	border: medium double #0000FF;
	background-image: none;
	background-color: #CCCCCC;
	width: 45%;
	clear: left;
	margin: 4px;
	list-style-position: inside;
	list-style-type: disc;







}
.box2 {

	float: right;
	height: 5cm;
	width: 45%;
	font-family: Garamond, Times;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #0033FF;
	padding: 4px;
	border: medium double #66FF00;
	background-image: none;
}
.boxright {

	float: right;
	font-family: Garamond, Times;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #0033FF;
	padding: 4px;
	border: medium double #0000FF;
	background-image: none;
	background-color: #CCCCCC;
	width: 45%;
	clear: right;
	margin: 4px;
}
.unnamed1 {
	position: absolute;
	width: 20%;
	left: 0px;
	top: 0px;
}

