a:link       {
	color: #FFFFFF;
	font-family: "Lucida Calligraphy";
	font-size: 10pt;
	text-decoration: none;
}
a:visited    {
	color: #FFFFFF;
	font-family: "Lucida Calligraphy";
	font-size: 10pt;
	text-decoration: none;
}
a:active     {
	color: #FFFFFF;
	font-family: "Lucida Calligraphy";
	font-size : 10pt;
		text-decoration:none
}

body         {
	font-family: "MS Serif", "New York", serif;
	color: #4682B4;
	background-color: #FFA07A;
	background-attachment: scroll;
	font-size: 1mm;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
table        {
	font-size: 10 pt;
	font-family: "MS Serif", "New York", serif;
	color: #663300;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "MS Serif", "New York", serif;
}
address      {
	font-family: "Courier New", Courier, monospace;
	color: #FF9900;
	font-style: italic;
	text-align : right;
}