.style2 {
	font-size: 16px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #FF0000;
}
h2 {
	font-size: 22px;
	color: #0000FF;
}
h3 {
	font-size: 16px;
	color: #0000FF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h4 {
	font-size: 14px;
}
h6 {
	font-size: 24px;
	color: #CCCCCC;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-transform: capitalize;
	background-color: #FFFFCC;
	background-position: center;
	color: #FF0000;
}
