a:link { Color: #8000FF; TEXT-DECORATION: none }
a:visited { Color: black; TEXT-DECORATION: none }
a:active { Color: orange; TEXT-DECORATION: none }
a:hover { Color: green; TEXT-DECORATION: none }

body { background-image: url(images/grnrock.gif); }

table  {
	font-size : 10pt;
	font-family : Comic Sans MS, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #000000;
}

blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 }

.header { font-family: "Trebuchet MS", sans-serif; font-size: 18pt; font-weight: bold; color: #804000; text-align: center; padding-top: 9px; padding-bottom: 6px;}
.section { font-family: "Comic Sans MS", sans-serif; font-size: 12pt; font-weight: bold; color: #FF8080; text-align: left; }
.narrative { font-family: "Comic Sans MS", sans-serif; font-size: 10pt; font-weight: bold; color: #804000; text-align: justify; }
.imgtitle { font-family: "Comic Sans MS", sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-align: center; }
.mailme { font-family: "Comic Sans MS", sans-serif; font-size: 10pt; font-weight: bold; color: #804000; text-align: center; }
.logo { font-family: Arial, sans-serif; font-size: 10pt; font-weight: normal; color: #000040; text-align: left; }

p {
	font-size: 10pt;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
 }

.img {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
      	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
  }

code  {
	font-size: 35pt;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000039;
  }