.font0{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

.font1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.font2{
	text-decoration : none;
}

.font3{
	text-decoration : underline;
}

.font4{
	text-decoration : overline;
}

.font5{
	font-weight : bold;
}

.font6{
	font-style : italic;
}

.font7{
	font-variant : small-caps;
}

.font8{
	text-decoration : line-through;
}

.font9{
	text-transform : capitalize;
}

.font91{
	text-transform : uppercase;
}

.fontS1{
	font-size: 8px;
}

.fontS2{
	font-size: 9px;
}

.font10{
	font-size: 10px;
}

.font11{
	font-size: 11px;
}

.font12{
	font-size: 12px;
}

.font13{
	font-size: 13px;
}

.font14{
	font-size: 14px;
}

.font15{
	font-size: 15px;
}

.font16{
	font-size: 16px;
}

.font17{
	font-size: 17px;
}

.font18{
	font-size: 18px;
}

.font19{
	font-size: 19px;
}

.font20{
	font-size: 20px;
}

.font24{
	font-size: 24px;
}
.font28{
	font-size: 28px;
}
.font32{
	font-size: 32px;
}
a.fontH1:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.fontH2:hover{
	text-decoration : none;
}

a.fontH3:hover{
	text-decoration : underline;
}

a.fontH4:hover{
	text-decoration : overline;
}

a.fontH5:hover{
	text-decoration : underline overline;
}

.fontH6:hover{
	font-weight : bold;
}

.fontH7:hover{
	font-style : italic;
}

.fontSH1:hover{
	font-size: 8px;
}

.fontSH2:hover{
	font-size: 9px;
}

a.fontH10:hover{
	font-size: 10px;
}

a.fontH11:hover{
	font-size: 11px;
}

a.fontH12:hover{
	font-size: 12px;
}

a.fontH13:hover{
	font-size: 13px;
}

a.fontH14:hover{
	font-size: 14px;
}

a.fontH15:hover{
	font-size: 15px;
}

a.fontH16:hover{
	font-size: 16px;
}

a.fontH17:hover{
	font-size: 17px;
}

a.fontH18:hover{
	font-size: 18px;
}

a.fontH19:hover{
	font-size: 19px;
}

a.fontH20:hover{
	font-size: 20px;
}