body {
	background:#DCD6C2;
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
	
}

h2 {
	font-size: 14px}
	
ul {list-style:url(images/bullets.gif)}

A.all:link {text-decoration: underline; }
A.all:visited {text-decoration:  underline;}
A.all:active {text-decoration:  underline;}
A.all:hover {text-decoration: underline; color: black; background:#FFFF99}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border:2;
	text-align: center;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 0;
}

