body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C2B46;
}
body {
	background-color: #F7F7F7;
	margin:0px;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: line-through;
	color: #333366;
}
a:active {
	text-decoration: none;
	color: #333366;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 18px;
}
