


body
{
	background-color: #FAEBD7;
	color: #000000;
	font-size: 12pt;
	margin: .5em;
	padding: 0;
}

p
{
	font-size: 12pt;
	font-family: 'Times New Roman',Times,serif;
	text-align: justify;
}

hr
{
	color: #330000;
}

img
{
	border: 0;
}

abbr,acronym
{
	cursor: help;
	border-bottom: 1px dashed #000000;
	font-style: inherit;
}

:link
{
	text-decoration: underlined;
	color: #993333;
}

:visited
{
	text-decoration: underlined;
	color: #663333;
}

:link:active,:visited:active
{
	color: #FF0000;
	text-decoration: underlined;
}

:link:hover,:visited:hover
{
	text-decoration: underlined;
	color: #009900;
}

#SaugusNetFont
{
	font-family: 'Lucida Sans DI','Lucida Sans I',LucidaSans,Lucida-Sans,'Lucida Sans',Lucida,sans-serif;
}
