p {
	font: normal 8pt/10pt "courier", "georgia", "arial", "sans-serif";
	color: #FFFFFF;
}

a:link
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: courier;
	font-style: normal;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: courier;
	font-style: normal;

}

a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: courier;
	font-style: normal;

}

body
{
	margin: 20pt;
	background-color: #000000;
}


body.frame
{
	margin: 5pt;
	background-color: #000000;
	background-image: url(../_IMAGES/bg.gif);
}
