.bodytext    { color: #000000; font-family: "Gill Sans MT", Arial, Helvetica, san-serif}

a {
	color: #000000;
	
}

A:text {
	BACKGROUND-COLOR: #000066; COLOR: #cccccc; TEXT-DECORATION: none
}

a.plain {
	text-decoration: underline;
; color: #FFFFFF
}

a:hover {
	color: #00FFFF;	text-decoration: underline;
}

a.heading {
	color: #990000;
	text-decoration: none;
; font-family: "Gill Sans MT", Arial, Helvetica, san-serif
}

a.subheading {
	color: #333399;
	text-decoration: none;
}

a.subnav {
	color: #333399;
	text-decoration: none;
}

body {
	font-family: "arial", "helvetica";
	
		font-size: smaller;
	 }

td {
	font-family: "arial", "helvetica";
	
		font-size: small;
	 }

th {
	font-family: "arial", "helvetica";
	text-align: left;
	color: #333399;
}

th.heading {
	font-size: large;
}

th.subheading {
	font-size: medium;
}

.small {
	
		font-size: x-small;
	}

.highlighted {
	color: #339966;
}

.emphasis {
	color: #333399;
}

.error {
	color: #FF0000;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
