h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #0066FF;
	padding-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #003300;
	padding-right: 20px;
	padding-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #663366;
}
body {
/*	background-image: url(/Images/backgr_solid.gif); 
	background-color: #103931; */
	background-color: #143f33;
	background-repeat: repeat;
}
img {
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a.redtext {
	color: #CC0000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
td {
	vertical-align: top;
	text-align: left;
}
ul {
	color: #000000;
}
.bullet {
/*	list-style-type: circle;
	list-style-position: outside; */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
/*	list-style-position: outside;
	list-style-type: disc; */
	line-height: 18px;
	color: #000000;
}
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #0066FF;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/* padding-left: 20px; */
	padding-top: 8px;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	max-width: 900px;
}

.tagline {
 text-align: center;
}

.aaq_sidebar table {
 border-collapse: collapse;
 border: 0px;
}

.aaq_button_list {
/*  text-style: bold; */
}

.post_to_delicious_link img {
 border: 1px dotted;
}

#holiday_message {
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #FF0000;
  margin: 1em;
  padding: 10px;
}

