A                { color: #36f; font-weight: normal; text-decoration: none; }
A:HOVER                  { color: orange; font-weight: normal; text-decoration: none }
body                                   {
	color: navy;
	font-size: 10pt;
	font-family: Arial, Verdana, "Comic Sans MS", Geneva;
	text-decoration: none;
	background-attachment: fixed;
	border-right: 8px dotted white;
	border-left: 8px dotted white;
}
table          { font-size: 10pt; font-family: Arial, Verdana, "Comic Sans MS", Geneva; text-decoration: none  }
td          { font-size: 10pt; font-family: Arial, Verdana, "Comic Sans MS", Geneva; background-color: white; text-decoration: none  }
th          { font-size: 10pt; font-family: Arial, Verdana, "Comic Sans MS", Geneva; text-decoration: none }
p           {
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva;
	text-decoration: none;
	color: navy;
}

