/* CSS Document */

<style type="text/css">



.padded_box {
	padding: 5px;
}
h1 {
	font-size: 30px;
	color: #42246C;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #CCC3BC;
	font-size: 24px;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	color: #41B590;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
p {
	color: #3EDCDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

.padded_box {
	padding: 5px;
}
.lined_box {
	padding: 5px;
	border: 1px solid #41B590;



</style>
; 	background-attachment: fixed;
