body {
	background-color: #F7D393;
	background-image: url(images/background2.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 0 0;
}

a:link {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #CC6600;
}

h1, h2, h1.em, h2.em {
    color:#990000;
}

h1.em {
    font-size:16px;
	font-style:italic;
}

h2.em {
    font-size:14px;
	font-style:italic;
}