body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TABLE.menu TD A {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
TABLE.menu A:hover {
	color: red;
	background-color: #fff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-position: top;

}
TABLE.menu TD	{
	vertical-align: middle;
	font-size: 70%;
	text-decoration: none;
}
TD.footer  {
	text-align: right;
	color: gray;
	font-size: 70%;
}
TD.footer A {
	color: gray;
}
DIV.announce {
	border: solid thin red;
	padding: 5px;
}
.out {
	font-size: 120%;
	color: #990000;
	font-weight: bold;
}
a {
	color: #3a4007;
}
A:hover {
	color: red;
	text-decoration: underline;
}
P.ques {
	font-weight: bolder;
	color: #3a4007;
}
P.ques A {
	   	color: #3a4007;
}
h3 {
	margin: 20px 0 0 0;
	padding: 0;
	color: #3a4007;
	text-decoration: underline;
}
h1 {
	color: #3a4007;
}
h4 {
	color: #464600;
}
.bottomlinks A {
	text-decoration: none;
}
.piclabel {
	font-size: x-small;
	font-weight: bold;
}
.quote {
	font-style: italic;
}
.bold {
    margin: 0;
	padding: 2px 0 5px 0;
	color: #3a4007;
	background-color: inherit;
	font-weight: bold;
	font-size: 110%;
}
.description {
	margin: 0;
	padding: 5px 0 5px 0;
}
.smtxt {
	font-size: 95%;
	font-style: italic;
}
.important {
	color: red;
	background-color: inherit;
	font-size: 90%;
    font-weight: normal;
	font-style: italic;
}
