﻿body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 
{
    font-size: 16px;
}

h2 
{
    font-size: 14px;
}

h3 
{
    font-size: 12px;
}

h4 
{
    font-size: 10px;
}

a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663333;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}
a:active {
	text-decoration: underline;
	color: #6699CC;
}
.style1 {font-size: 11px}
