.style1 {
	font-family: Verdana;
	font-size: x-small;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}
.style3 {
	font-size: small;
	font-weight: bold;
}
.style7 {font-size: small; font-weight: bold; font-family: Verdana; }
.style9 {font-family: Verdana}
.style10 {font-size: x-small}

.style11 {font-size: small}


a.copy:link { 
color: #5D2129;
text-decoration: underline;



}
a.copy:visited { 
color:#5D2129;
text-decoration: underline;

}
a.copy:hover{ color: #5D2129;
text-decoration: underline;
font-size:12px;
font-weight:bold;

}




a.mon:link {
	color: #999999;
}
a.mon:visited {
	color: #999999;
}


a:link {
	color: #663333;
}
a:visited {
	color: #A0A0A4;
}
site:link {
	color: #5D2129;
}
site:visited {
	color: #A0A0A4;
}
body {
	background-image: url(images/pback.jpg);
}


.border {
	border: thin outset #5E2129;
	padding: 4px;
}

