BODY{
		background: url(Images/Prd4.gif);
		background-repeat: repeat;
		background-attachment: scroll;
		background-color: #F0F9Fa;
		SCROLLBAR-FACE-COLOR: #63649c;
		SCROLLBAR-TRACK-COLOR: #7e80b4;
		SCROLLBAR-HIGHLIGHT-COLOR: #9394bc;
		SCROLLBAR-SHADOW-COLOR: #292b45;
		SCROLLBAR-3DLIGHT-COLOR: #babbd6;
		SCROLLBAR-ARROW-COLOR: #e2e2ed;
		SCROLLBAR-DARKSHADOW-COLOR: #9394bc;
	}
	
H1{
		font-family: Georgia, Times New Roman, Times, Verdana,Tahoma;
		font-size: 25pt;
		font-weight: regular;
		color: #646496;
	}

H2{
		font-family: Georgia, Times New Roman, Times, Verdana,Tahoma;
		font-size: 18pt;
		font-weight: regular;
		color: #646496;
	}	
	
.bodytext{
		font-family: Times New Roman, Times, Fixedsys, System;
		font-size: 14pt;
		font-weight: regular;
		color: #484890;
		letter-spacing: 1pt;
	}
	
.poemtext{
	    font-family: MS Sans Serif, Arial, Helvetica;
		font-size: 10pt;
		color: #484890;
		font-weight: bold;
	}
		
.menutext{
		font-family: MS Sans Serif, Arial, Helvetica;
		font-size: 10pt;
		font-weight: bold;
	}

.menutextsmall{
		font-family: MS Sans Serif, Arial, Helvetica;
		font-size: 6pt;
		font-weight: bold;
	}	
	
.sidebartext{
		font-family: MS Sans Serif, Arial, System, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		color: #F5FAFF;
		letter-spacing: 1pt;
	}
		
.copyright{
		font-family: MS Sans Serif, Arial, System, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
	}
	
A:link{
		color: #5050CC;
	}		

A:visited{
		color: #5050CC;
	}
	
A:hover{
		color: #E00000;
	}	
