/* TODO */

body
{
	background:						#fff;
	color:							#000;
	/* TODO */
	font-family:									Tahoma, Geneva, Verdana, sans-serif;
}

a:link,
a:visited,
a:focus,
a:hover,
a:active
{
	color:							#000;
	text-decoration:					none;
	font-weight:						normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td,
dl,
dt,
dd,
ol,
ul,
li,
p,
div,
span
{
	color:							#000;
	text-align:						left;
}