body {
	margin: 0px;
	background:url(images/background.jpg);
	font-size:10pt;	
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 16pt;
}

td, p {

}

h1{
	font-size: 18pt;
	font-style:italic;
}


h2{
	font-size: 14pt;
	font-style:italic;
}

a {
	font-style:normal;
	color:#999999;
	font-size:10pt;	
	text-decoration:underline;
}

a:hover {
	font-style:normal;
	color: #333333;
	font-size:10pt;	
	text-decoration:none;
}

a.topmenu {
	font-size:11pt;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

a.topmenu:hover {
	font-size:11pt;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}

hr {
	color:#666666;
	width: 690px;
}

.highlight {
	color: #660000;
	font-weight:400;
	font-style: italic;
}

.footer {
	font-style:normal;
	color: #FFFFFF;
	font-size:9pt;	
}

a.footer {
	font-style:normal;
	color: #FFFFFF;
	font-size:9pt;	
}

a.footer:hover {
	font-style:normal;
	color: #E2E2E2;
	font-size:9pt;	
}
.logo {
    background:url(images/logo.gif) no-repeat center;
	z-index: 100;
	
}