h1, h2, h3, h4, h5, h6{
	font-family: "Times New Roman", serif;
	font-style: italic;
}

dd, dt, ol, ul, p, li, div, span, input, textarea{
	font-family: Arial, sans-serif;
}

h1{
	font: italic 250%/110% serif;
	margin-left:-2px;
}

h2{
	font:normal 150%/115% inherit;
}

h3{
	font:bold 120%/135% inherit;
}

p{
	margin-bottom: 1.4em;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
