﻿body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:#374260;
}
td
{
	font-family:Arial;
	font-size:11px;
	color:#374260;
}
a:link, a:visited, a:active
{
	text-decoration:none;
	color:#374260;
}
a:hover
{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, p, div
{
	margin:0px;
	padding:0px;
	font-weight:normal;
}

img
{
	border:0px;
}
h1{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
h2, h3, h4, h5{
	font-size:11px;
	text-transform:uppercase;
}

h6
{
	font-size:10px;
	text-transform:uppercase;
}
a:hover img{
	text-decoration:none !important;
}
