
td, p { 
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: 11px;
color: #000000;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {font-size: 11px}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a:link {
	color: #7f755a;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7f755a;
}
a:hover {
	text-decoration: underline;
	color: #6C3E53;
}
a:active {
	text-decoration: underline;
	color: #7f755a;
}

.spread {
letter-spacing: 2px;
}

h1 {  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 17px;
letter-spacing: 2px; 
color: #6C3E53;
bottom-padding: -10px;
border-top-width: 1px;
border-bottom-width: 1px;
margin-top: 0px;
margin-bottom: 0px;
}

h2 {  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 15px; 
font-weight: bold;
letter-spacing: 2px; 
color: #727F47;
margin-top: 0px;
margin-bottom: 0px;
bottom-padding: -10px;
}

h3 {  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 12px; 
font-weight: bold; 
color: #666666;
letter-spacing: 2px;
margin-top: 0px;
margin-bottom: 0px;
bottom-padding: -10px;
}

li {  
line-height: 18px;
list-style-type: square;
padding-bottom: 1 em;
}

ul {  
line-height: 18px;
list-style-type: square;
padding-bottom: 1 em;
}

.padding {
padding-left: 10 px;
padding-right: 10 px;
}

.bgdots {
background-image: images/WM3_r6_c1.jpg;
	background-repeat:repeat-y;
	background-horizontal-position: left;
	background-image: url(/images/WM3_r6_c1.jpg);
	background-position: left;
}

.bgdotsrt {
background-image: images/wm-header_r6_c1.jpg;
	background-repeat:repeat-y;
	background-horizontal-position: right;
	background-image: url(/images/WM3_r5_c15.jpg);
	background-position: right;
}