body
{
	background: #FFFFFF;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
}
a:link
{
	color: #0000CC;
}
a:active
{
	color: #996699;
}
a:visited
{
	color: #996699;
}
p
{
	margin-top: .6em;
	margin-bottom: .6em;
}
/* HEADING TAGS	*/
h1
{
	font-size: 145%;
	margin-bottom: .5em;
}
h2
{
	font-size: 125%;
	margin-top: 1.5em;
	margin-bottom: .5em;
}
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%;
}


