P { font-size: 10; font-family: arial; font-weight: bold }
.head { font-size: 10; font-family: verdana; color:#FFFFFF; font-weight: bold }
a:visited {color: #FF6600}
a:hover {color: #FF9900}

	INPUT, TEXTAREA, SELECT {
	 font-family : Verdana, Arial;
	 color : #000000;
	 background-color : #FFFFFF;
	 border-color : #000000;
	 border-left : 1px solid #000000;
	 border-right : 1px solid #000000;
	 border-top : 1px solid #000000;
	 border-bottom : 1px solid #000000
	 border-style : solid
	}

	.button {
	 background-color : #FFFFFF;
	 color : #000000;
	 border-color : #FFFF00;
	 border-left : 1px solid #333333;
	 border-right : 1px solid #777777;
	 border-top : 1px solid #333333;
	 border-bottom : 1px solid #777777
	}


/*/////
// Heading for Stories
////*/
.storyhead {font-size:20px; font-family:Arial;}
.storyauthor {font-size:10px; font-family:Arial; text-decoration:italic; font-weight:none; line-height: 10px;}  
.storybody {font-size:8pt; font-family:Arial; font-weight:none;}  
