#arial {font-family: Arial;}
#verdana {font-family: Verdana;}
#tahoma {font-family: Tahoma;}
#trebuchet {font-family: "Trebuchet MS";}
#georgia {font-family: Georgia;}
#times {font-family: "Times New Roman";}
#lucida {font-family: "Lucida Sans Unicode";}
#lucida2 {font-family: "Lucida Console";}
#franklin {font-family: "Franklin Gothic Medium";}
#couriern {font-family: "Courier New";}
#cg {font-family: "Century Gothic";}
#mssans {font-family:"MS Sans Serif";}
#microsoftsans {font-family: "Microsoft Sans Serif";}
.bold { font-weight: bold; }
.italic { font-style: italic; }
.bolditalic { font-weight: bold; font-style: italic;}
.small { font-size: small;}
.medium { font-size: medium; }
.large { font-size: large; }
#copy {
	font: 10px Verdana, sans-serif;
}
