.blue { color:#004A7B; }
.ltblue { color:#7F9DB9; }
.brown { color:#cc3300; }
.tan { color:#C9C9BD; }

body {
  font-family: Verdana, Times New Roman, Times, serif;
  font-size: small;
}

a:link {
	color:#9F9175;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
a:visited { 
	color:#9F9175;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
a:hover { 
	color:#333333;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: small;
	font-weight: underline;
	}
a:link.smalllink {
	color:#9F9175;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited.smalllink { 
	color:#9F9175;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover.smalllink { 
	color:#333333;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: x-small;
	font-weight: underline;
	}
.title { 
	color:#9F9175; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:medium; 
	font-weight:bold; 
	}
.subtitle { 
	color:#9F9175; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:medium; 
	font-weight:normal; 
	text-decoration: italic;
	}
.headertext { 
	color:#65666B; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:10px; 
	font-weight:bold; 
	}
.normaltext { 
	color:#000000; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:small; 
	}
.normallighttext { 
	color:#999999; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:small; 
	}
.smalltext { 
	color:#000000; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:x-small; 
	}
.highlight { 
	color:#000000; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:small; 
	font-weight:bold; 
	}
.headingwhite { 
	color:#ffffff; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:small; 
	font-weight:bold; 
	}
.headingred { 
	color:#ce0000; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:small; 
	font-weight:bold; 
	}
td { 
	color:#000000; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:small; 
	}
li.smalltext { 
	color:#000000; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:x-small; 
	}
li { 
	color:#000000; 
	font-family:Verdana, Times New Roman, Times, serif; 
	font-size:small; 
	}
ul {
	list-style-type: square;
}
