.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333366;}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333366;}
body  {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333366;}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #333366;}
table {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333366;}

a   { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #660033; text-decoration: none; }
a:hover  { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333366; text-decoration: underline; }

a.menu   { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333366; text-decoration: none; }
a:hover.menu  { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #660033; }


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
}




.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
