h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
table {
	background-color: #FFFFFF;
}

.pinkborder {
	border: #CC6699;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
}

.pinkbordersmall {
	border: #CC6699;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

.pinkborderright {
	border: #CC6699;
	border-right-style: solid;
	border-right-width: 1px;
}

.pinkborderbottom {
	border: #CC6699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;

}

