body, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Tahoma, Arial;
	height: 100%;
}
td {
	font-size: 12px;
}
img {
	border: 0;
	margin: 0 0 0 0;
}

a:link {
	font-size: 12px;
	text-decoration: underline;
	color: Black;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: Black;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: Black;
}
a:active {
	color: Black;
	font-size: 12px;
	text-decoration: underline;
}

div{
	font-size: 12px;
	color: Black;
	p
}

p{
	font-size: 12px;
	color: Black;
}
strong{
	color: Black;
}

b{
	color: Black;
}

h1{
	font-size: 22px;
	color: Black;
}
h2{
	font-size: 20px;
	color: Black;
}
h3{
	font-size: 18px;
	color: Black;
}
h4{
	font-size: 16px;
	color: Black;
}
h5{
	font-size: 14px;
	color: Black;
}

