table, td, tr, th {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #888888;
}
a:link {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #2A55AB;
}
a:active {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

a:visited {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #2A55AB;
}

a:hover {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

body {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #888888;
}

H1 {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

H2 {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

H3 {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.title {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.search {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

text, textarea, input {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

.button {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
