
td {
	border-collapse: collaspe;
	font-size: x-small;
}

UL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: url(arrow.jpg);
	font-size: x-small;
}
P {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
	margin: 0px 0px;
}

hr {
	margin: 0px 0px;
}


BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
}
A:LINK {
	text-decoration: underline;
	color: black;
	font-size: x-small;
}
A:VISITED {
	text-decoration: underline;
	color: black;
	font-size: x-small;
	margin: 0px 0px;
}

A:HOVER {
	text-decoration: none;
	color: black;
	font-size: x-small;
	margin: 0px 0px;
}
A:ACTIVE {
	text-decoration: underline;
	color: black;
	font-size: x-small;
	margin: 0px 0px;
}

td {
	margin: 0px 0px;
}

H1, H2, H3, H4, H5, H6 {
	color : Black;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.rollover a { display:block; width:136px; background-color: #FFFFDD}
.rollover a:hover { color:#CC0000
}

 .vert_grey{background-image:url(images/grey_vert.gif);background-repeat:repeat-y;}

