font.arial {
	color: #000000;
         font-size: 11px;
         font-family: Arial;
         font-weight: bold;
         text-decoration: none;
}

font.comic {
	color: #000000;
         font-size: 11px;
         font-family: Comic Sans MS;
         font-weight: bold;
         text-decoration: none;
}

font.impact {
	color: #000000;
         font-size: 11px;
         font-family: Impact;
         font-weight: bold;
         text-decoration: none;
}

font.jokerman {
	color: #000000;
         font-size: 11px;
         font-family: jokerman;
         font-weight: bold;
         text-decoration: none;
}

font.lucida {
	color: #000000;
         font-size: 11px;
         font-family: Lucida Handwriting;
         font-weight: bold;
         text-decoration: none;
}

font.times {
	color: #000000;
         font-size: 11px;
         font-family: TimesNewRoman;
         font-weight: bold;
         text-decoration: none;
}

font.verdana {
	color: #000000;
         font-size: 11px;
         font-family: Verdana;
         font-weight: bold;
         text-decoration: none;
}