﻿body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A:visited
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}