body {
	margin: 10px;
	padding: 0px;
}

p, td {
	color: #000000;
	font-family: verdana, Times new roman ms, times;
	font-size: 12px;
	font-weight: normal;
}

h1 {
	color: #000000;
	font-size: 14pt;
	font-family:  verdana, arial, helvetica;
	line-height: 12pt;
}

.home_copy {
	font-size: 12px;
	line-height: 14pt;
	font-family: verdana, Times new roman ms, times;
	font-weight: normal;
}

.title {
	letter-spacing: .25em;
}

.cap {
	font-size: 12px;
	font-family: verdana, Times new roman ms, times;
	font-weight: bold;
}
.cap2 {
	font-size: 12px;
	font-family: verdana, Times new roman ms, times;
	font-weight: bold;
}

.xcap {
	color: #336633;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: 600;
}
.xcap2 {
	color: #afbaaa;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: 600;
}

.wtxt {
	color: white;
	font-size: 10pt;
	font-family:  verdana, arial, helvetica;
	font-weight: 600;
	line-height: 10pt;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	line-height: 14px; 
}

li {
	margin-left: 10px;
	padding-left: 5px;
	line-height: 15px; 
}

.footer {
	font-family: arial, Times new roman ms, times;
	font-size: 8pt;
	color: #336633;
	line-height: 14pt;
	text-align: center;
}
.footer_spaced {
	letter-spacing: .3em;
	font-size: 12pt;
	font-family: arial, Times new roman ms, times;
	font-weight: 600;
	line-height: 18pt;
	color: #336633;
}

a:link { color: #336633; text-decoration: none; }
a:visited { color: #336633; text-decoration: none; }
a:hover { color: red; text-decoration: none; }


a.footer:link { color: #336633; text-decoration: none; }
a.footer:visited { color: #336633; text-decoration: none; }
a.footer:hover { color: red; text-decoration: none; }

.smtxt {
	font-family: Times new roman ms, times, verdana;
	font-size: 8pt;
	color: #918056;
	text-align: center;
}

.footer_pnig {
	font-family: arial, Times new roman ms, times;
	font-size: 8pt;
	color: #336633;
	text-decoration: none;
}

a.footer_pnig:link { color: #336633; text-decoration:none; }
a.footer_pnig:visited { color: #336633; text-decoration:none; }
a.footer_pnig:hover { color: #336633; text-decoration:none; }

.m_box {
	background-image: url("/dev/images/bg1.gif");
 	margin:4px;
	border: solid 1px #d2d8d0;
	border-collapse: collapse;
	padding:4px;
	width: 355px;
	height: 100px;
}

.a_box {
 	margin:4px;
	border: solid 1px #d2d8d0;
	border-collapse: collapse;
	padding:4px;
	width: 130px;
	height: 100px;
}

.form1
{
	font-family:"HELVETICA","VERDANA"; 
	font-size:12px; 
	text-decoration:none;
	color: black; 
	border: 1px solid black;
	background-color:white;
	border-collapse: collapse;
	background-color: #e6e6e6;
}