body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
}
body {
	background-color: #333;
	text-align: center;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #393;
}
a:visited {
	text-decoration: none;
	color: #393;
}
a:hover {
	text-decoration: none;
	color: #36C;
}
a:active {
	text-decoration: none;
	color: #393;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: large;
	color: #333;
}
h2 {
	font-size: medium;
	color: #333;
}
em {
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #393;
}
strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bolder;
	color: #393;
}
