body {
	background-color: #26130B;
	background-image: url(imgs/tile.gif);
	background-repeat: repeat;
	background-position: center center;
}

p.margin {margin: 0px 10px 30px 20px}

.style1 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 27px;
	text-align: left;
	color: #26130B;
	line-height: 35px;
}
.style2 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 17px;
	text-align: left;
	color: #26130B;
	line-height: 21px;
}
.style3 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 20px;
	text-align: left;
	color: #26130B;
	line-height: 22px;
	margin: 0px 20px 20px 20px;
}
.style4 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 16px;
	text-align: left;
	color: #26130B;
	line-height: normal;
	margin: 0px 2px 12px 20px;

}
a {
	color:#26130B;
	text-decoration:none;
}

a:hover {
	text-decoration: none; 
	border-bottom:2px dotted #CB2489;
}
	
.styleSM {
	font-size: x-small;
	color: #FFFFFF;
}
.class2 A:link {text-decoration: none}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: none}
.class2 A:hover {text-decoration: none}
}
