/*------------------------------------------------------------*
**  Font
**------------------------------------------------------------*/
#content  { color: #000000; font-size: 12px; font-family: Arial }	
#content a { text-decoration: none; color: #000000; border-bottom: 1px dashed #000000; }
#content a:hover { border-bottom: 1px dashed #000000; color: #ff0000; }
p   { color: #000000; font-size: 12px; font-family: Arial }
h1  { color: rgb(100,100,100); font-size: 25px; font-family:  Arial; padding: 4px 0 2px; border-bottom: 7px solid rgb(225,225,225) }
