body 
{
	font-family: verdana,arial,helvetica;
	font-size: 12pt;
	color: white;
	background: #353fa1;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

td 
{
	font-family: fixed;
	font-size: 10pt;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: white;
}

blockquote 
{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #e0e0e0;
	background: transparent;
	padding: 10px;
	margin: 20px;
	border-width: 0px;
}

h1
{
	font-family: fixed;
	font-size: 16pt;
	margin: 5px;
	color: white;
}

font
{
	margin: 10px;
	font-size: 10pt;
	font-family: helvetica;
}

a:link
{
	text-decoration: none;
	color: yellow;
}

a:visited 
{
	text-decoration: none;
	color: yellow;
}

a:hover 
{
	text-decoration: none;
	background-color: yellow;
	color: blue;
}

b 
{
	font-weight: bold;
}
