body, div, form, h1, h2, h3, h4, h5, h6, li, ol, p, table, ul {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	font: 14px;
}

h1 {
	font: 30px;
	font-weight: bold;
}

h2 {
	font-size: 26px;
	font-weight: bold;

}

h3 {
	font-size: 22px;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font: 10px;
	font-weight: bold;
}
p {
	line-height: 14px;
	font-size: 14px;
}a:hover {
	color: Olive;
}
li {
	font-size: 14px;
}







