body, ul, td, th {
	font-family: arial,helvetica,sans-serif;
    font-size:      12px;
}

A:hover {
    color: #FF0000;
}

H1 {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
    font-size:      18px;
	color: #000000;
}

.Small {
    font-size:      10px;
}

textarea {
	font-family: "andale mono", "monotype.com", "courier new", courier, monospace;
}

UL.menu  { 
    list-style: url(images/arrow.gif);
}
