body	{
	background-image: url(images/site/parchment.jpg);
	background-repeat: repeat;
	background-position: 0 0;
		}
		
.text	{
	font-family:arial, verdana;
	font-size: 13px;
	}

.small {
	font-family:arial, verdana;
	font-size: 10px;
	}
		   
.space {
	line-height: 18px;
	}		   
		   
A 	{
	text-decoration:none;
	color:#maroon;
	}

A:HOVER	{
	text-decoration:underline;
	color:maroon;
	}

H1	{
	font-family:arial, verdana;
	font-size: 15px;
	font-weight: bold;	
	letter-spacing: 3px;
	align: right
	}
	
P	{
	text-align: left;
	margin-top: 0px;
	}

.bodytext
	{
	border: 0;
        font: normal normal 13px/115% 'Arial';
        letter-spacing: 0;
	line-height: 130%;
        margin-top: 0;
        padding: 0;
        padding-left: 12px;
	text-align: left;
	}

H2{}

H3{}

B {}

I {}

UL {}

OL {}
