body
{
	background: #FFFFFF;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
}
a:link
{
	color: #3366ff;
	font-size: 115%;
	font-family: Verdana;
	font-weight: bolder;
	text-decoration: none;
}
a:active
{
	color: #3366ff;
	font-weight: bolder;
	font-size: 115%;
	font-family: Verdana;
	text-decoration: none;
}
a:visited
{
	color: Maroon;
	font-family: Verdana;
	font-size: 115%;
	font-weight: bolder;
	text-decoration: none;
}
p
{
	margin-top: .6em;
	margin-bottom: .6em;
}
/* HEADING TAGS	*/
h1
{
	font-size: xx-large;
	margin-bottom: .5em;
	font-family: Verdana;
	color: Navy;
	font-weight: bold;
}
h2
{
	font-size: x-large;
	margin-top: 1.5em;
	margin-bottom: .5em;
	color: Navy;
	font-family: Verdana;
	font-weight: bold;
}
h3
{
	font-size: 110%;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
h4
{
	font-size: 105%;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
h5
{
	font-size: 100%;
	margin-top: 1.2em;
	margin-bottom: .5em;
}
td
{
	font-size: 70%;
}
h6
{
	font-family: Verdana;
	font-size: 80%;
	text-align: center;
	font-weight: normal;
}
notice
{
	font-family: Verdana;
	font-size: 80%;
	text-align: center;
}


