.font1 {
	font-size: 12px;
	color: #000;
}
.font2 {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.font3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #009;
}
h1{
	color:#900;
	font:"Times New Roman", Times, serif;
	font-size:24px;
}
h2{
	color:#000;
	font-size:16px;
	border-bottom: solid;
	border-bottom-color: #900;
	border-bottom-width: 5px;
}
h3{color:#900; font-size:14px;}
.font4 {
	font-size: 12px;
	font-weight: bold;
}
.font5 {
	font-size: 16px;
	font-weight: bold;
}
.font6 {
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
