body {
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 2;
}

.text {
	font-family:Tahoma,sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 5px;
}

td {
	font-family:Tahoma,sans-serif;
	font-size: 12px;
	color:#000000;
}

.menu {
	font-family: Dauphin, 'Times New Roman';
	color: #000000;
	font-size: 18px;
}

h1 {
	color: #666666;
	font-size: 18px;
	font-family: Tahoma,sans-serif;
	margin: 0 0 5px 0;
	font-weight: 900;
	border-bottom: 2px solid #CCCCCC;
}

h2 {
	color: #666666;
	font-size: 14px;
	font-family: Tahoma,sans-serif;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #CCCCCC;
}

a:link {color: #0000FF; text-decoration: none;}
a:visited {color: #0000FF; text-decoration: none;}
a:hover {color: #0000FF; text-decoration: underline;}
a:active {color: #0000FF; text-decoration: none;}
