body{
		margin: 0px;
		margin-width: 0px;
		margin-height: 0px;
		background-color:#DFE92D;
		scrollbar-arrow-color : White;
		scrollbar-shadow-color : White;
		scrollbar-base-color : #DFE92D;
		scrollbar-darkshadow-color : InactiveBorder;
		scrollbar-track-color : #DFE92D;
		scrollbar-face-color : #52D623;	}

a {
	text-decoration:underline;
	color: #000000;
	font : normal;
	font-size: 9pt;
	}
	
a:hover{
	text-decoration:none;
	color: #9B0C0C;
	font: underline;
	font-size: 9pt;
	font-weight : bold;
	}

a:active{
	text-decoration:none;
	color: #9B0C0C;
	font : underline;
	font-size: 9pt;
	font-weight : bold;
	}

.text{
	font-family: tahoma;
	font-size: 9pt;
	}
	
.update{
	font-family: Verdana;
	font-size: 7pt;
	}

.body{
	background-color:#FFFFFF;
	}

.header{
	font-family: Freestyle script;
	font-size: 16pt;
    font-weight : bold;
	color: #076503;
	}
	
.subheader{
	font-family: Verdana;
	font-size: 8pt;
	color: #076503;
	font-weight : bold;
	}

.poemheader{
	font-family: Freestyle script;
	font-size: 24pt;
    font-weight : bold;
	color: #9B0C0C;
	}	

.poemtext{
	font-family: Freestyle script;
	font-size: 20pt;
	color: #076503;
	}	

	
.guestbookform{
	font-family: tahoma;
	font-size: 8pt;
	color: #076503;
	font-weight : bold;
	}

.gbheader{
	font-family: tahoma;
	font-size: 9pt;
	color: #9B0C0C;
	font-weight : bold;
	}

.pyg_text_1 {
	font-family: tahoma;
	font-size: 8pt;
	color: #333333;
	}
.pyg_text_2{
	font-family: tahoma;
	font-weight:bold;
	font-size: 8pt;
	color: #333333;	
	}
	
.pyg_text_3 {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #c6c6de;
	}

.tr1{
	font-family: tahoma;
	font-size: 9pt;
	background-color : #52D623;
	}

.tr2{
	font-family: tahoma;
	font-size: 9pt;
	background-color : #DFE92D;
	}

.randomquote{
	font-family: tahoma;
	font-size: 9pt;
	font-weight : bold;
	color: #FFFFFF;
	font-style: italic;

	}	

.posted {
	font-family: tahoma;
	font-size: 8pt;
	font-weight : bold;
}

.new {
	font-family: arial;
	font-size: 8pt;
	color:#FF0000;
}

.textfield {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	border:1px solid #9B0C0C;
}