BODY {
		font-family: "Trebuchet MS";
		font-size: small;
		font-weight: normal;
		background-color: #FFFFFF;
		color: #000000;
		text-align: left;}

P {
		font-family: "Trebuchet MS";
		font-size: small;
		font-weight: normal;
		background-color: #FFFFFF;
		color: #000000;
		text-align: left;}

HR	{ color: #cccccc;}

H1,H2,H3 {
		font-family: "Trebuchet MS";
		}

H1 {	text-align: center;
		font-size: large;
		font-weight: bold;
		color: #0000FF;}

H2 {	font-size: medium;
		font-weight: bold;
		color: #0000FF;
		}

H3 {	font-size: small;
		font-weight: bold;
		color: #0000FF;
		margin-left: 1em;
		margin-bottom: -1em;}

UL {
		font-family: "Trebuchet MS";
		font-size: small;
		margin-left: 1em;
		}

.center {	text-align: center;
		margin-left:auto;
		margin-right:auto}

.comment {
		font-size: small;
		margin-left: 2em;}

.footer {
		font-family: "Trebuchet MS";
		font-size: x-small;
		text-align: center;}