.heading1 {
	color: Black;
	font-family: Arial,sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.heading3 {
	color: Black;
	font-family: Arial,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.bodytext {
	font-family: verdana,serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: red;
}

a:link {
	color: navy;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

a:visited {
	color: rgb(153,51,51);
	font-family: Arial,sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

a:active {
	color: purple;
	font-family: Arial,sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.heading2 {
	color: Black;
	font-family: Arial,sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

body {
	background-image: url(http://www.aaproductions.net/bgimage.gif);
	color: rgb(0,0,0);
	font-family: Arial;
}

th {
	color: rgb(0,0,0);
	font-family: Arial;
}

td {
	color: rgb(0,0,0);
	font-family: Arial;
}

p.namo-list {
	color: rgb(0,128,192);
	font-family: Arial;
	font-size: 12pt;
}

p.namo-sublist {
	color: rgb(0,128,192);
	font-family: Arial;
	font-size: 10pt;
}
