h1{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
}

h3{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}

h6{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

div#footer td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding-left: 20px;
	vertical-align: top;
}

