body {
	font-family: Sylfaen;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 008080;
	background-color: #CCCCCC;
	background-image: url(Assets/Images/silverbg.gif);
	background-repeat: repeat;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 008080;
	text-align: center;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: 008080;
	text-align: center;
}
