body {
	color:  #000066;
	font-size:  11px;
	font-family:  "Verdana", "Arial", "Helvetica", "Trebuchet MS", sans-serif;
	background:  #E3E3E3;
	}

A:link	{ color:  #0033FF; text-decoration:  underline; }
A:visited	{ color:  #0033FF; text-decoration:  underline; }
A:active	{ color:  #0099CC; text-decoration:  none; }
A:hover	{ color:  #0099CC; text-decoration:  none; }


.sitename {
	font-size:  40px;
	text-align:  center;
	margin:  40px 0px 40px 0px;
	}

.listitem {
	font-size:  32px;
	text-align:  left;
	margin:  20px 0px 20px 0px;
	}
	
.itemdescription {
	font-size:  16px;
	text-align:  left;
	margin:  10px 0px 10px 30px;
	}
	
.smallprint {
	font-size:  11px;
	text-align:  center;
	margin:  20px 0px 20px 0px;
	}