body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	background-color:#FFFFFF;
}

.date {
	color: #303;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 40px;
	font-weight:normal;
}

.subheading {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;
}

.emphasis {
	font-style: italic;
}

ul li {
	list-style-image:url(images/dot.gif);
}

a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#339;
	text-decoration:none;
}

a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#69F;
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	color: Black;
	text-align: center;
	margin: 0 auto;
}



