BODY {
	font-family: Georgia, "Bookman Old Style", "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-color: #AA905B;
	background-image: url("/images/bgrounds/grspiral.gif");
  background-position: top left;
  background-attachment: scroll;
  background-repeat: repeat-y;
	margin-left: 16mm;
	margin-right: 1.5%;
}

P	{margin-top: 1em; margin-bottom: 1em;}

IMG	{color: #F0F0F0; border-color: #F0F0F0;}

A:link  	{color: #0000FF}
A:visited	{color: #660099}
A:hover 	{color: #CC0000}
A:active	{color: #FF3333; text-decoration: none}

H1, H2, H3 {
	font-family: "Comic Sans MS", "Times New Roman Italic", Times, serif;
	color: #330000
}

H2	{
	border-top: 1px solid #CC9966;
	border-left: 1px solid  #CC9966;
	padding-left: 0.3em;
	margin-top: 1em
}

.smallfont	{font-size: 80%; font-style: normal}
.new	{font-size: 75%; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif; color: #CCFF99; background-color: #009900}
.invisible	{color: #AA905B; display: none; font-size: 70%}

HR {color: #996633}
