body     { background-color: white;}

A:link  { color: #006600; font-weight: bold; text-decoration: none }
A:active {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #CC9900;
	text-decoration: none;
	font-weight: bolder;
}
a:hover   { color: #fff; background-color: #008000 }
P.Q   { color: green; font-weight: bold }
P.A {color: black}

p     { text-align: justify; margin-right: 20px; margin-left: 20px }
.figure { color: #080; font-variant: small-caps; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif }
td.a { background-color: silver }
h4    { color: #080; font-variant: small-caps; font-weight: bold; font-size: x-large }
td { text-align: center }
.comment   {
	font-style: italic;
	text-align: justify;
	padding: 1em;
	font-size: medium;
}
.floatRT { float: right }
.leftPAD  { margin-left: 1.5em }
.cutout  { font-style: italic; text-align: justify; padding: 2em; border: ridge thin }
.field  { color: #080; font-weight: bold; text-align: left; }.box {
	font-size: smaller;
	font-style: oblique;
	margin: 25px;
	padding: 10px;
	border: thin inset #green;}
hr {
	color: #CC9900;
	text-align: center;
}
.standout {
	color: #FF0033;
	background-color: #FFFF99;
}


h3 {
	color: #CC9900;
}
h2 {
	color: #006600;
}
body {
	background-image: url(../pics/gStripeBk.gif);
}
.new {
	font-style: oblique;
	color: #FF0000;
	font-weight: bolder;

}
td {
	background-position: left;
}
td {
	text-align: left;
}
.reditalic {
	font-style: oblique;
	color: #CC0000;
}
.title {
	font-size: large;
	font-style: oblique;
	font-weight: bolder;
	color: #AE8300;
}
.byline {
	font-style: oblique;
	text-align: left;
	padding: 0em;
	font-size: medium;
	margin: 0px;
}
