body, p, input, td, th, form, select {
   font-size: 13px;
   font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
   color : #000000;
}

A {
   font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 13px;
   color : #808080;
   text-decoration: underline
}

A:hover	{
   font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
   color : #FF4080;
   text-decoration: underline
}

A.ah {
	COLOR: #deb887; TEXT-DECORATION: none; FONT-SIZE: 3px; CURSOR: none; visibility: hidden;
}

A.ah:visited {
	COLOR: #deb887; TEXT-DECORATION: none; FONT-SIZE: 3px; CURSOR: none; visibility: hidden;
}

A.ah:hover {
	COLOR: #deb887; TEXT-DECORATION: none; FONT-SIZE: 3px; CURSOR: none; visibility: hidden;
}

EM {
   font-weight: bold;
}

P {
   margin-top: 0.8em;
   margin-bottom: 0.8em;
}

UL, OL {
   margin-top: 0.4em;
   margin-bottom: 0.4em;
}

LI { 
   margin-bottom: 0.2em;
   list-style-type: disc
}

.m {
   font-size: 11px;
}
