BODY {
	TEXT-ALIGN: left;
	FONT-FAMILY: Calibri, "Times New Roman";
	FONT-SIZE: 16px;
	background-image:url(brownmarble.gif);
	background-repeat:repeat;
	font-weight: normal;
}
H1 {
	font-family: Calibri, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}
H2 {
	font-family: Calibri, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	text-align:left;
}
H1.header {
	font-family: Calibri, "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	text-align:left;
	line-height:0px;
}
td {
    border-style: None;
}
.paragraph {
	font-family: Calibri, "Times New Roman";
	font-size: 16px;
	text-align:left;
	padding-top: 0px;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 0px;
}

.colors{
	color: black;
	background-color: white;
}
.center {
    justify: center;
}
.image {
    padding: 20px;
    border-style: None;
}
