

/*master styles*/

<!-- COPY STYLES -->

body
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	margin-bottom: 5px;
	padding: 0px;
}

p
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.green
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.greenform
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.bold
{
	font-family: verdana, arial, sans-serif;
	color: #666666;
	font-weight: bold;
	padding: 0px;
}

.bold-green
{
	font-family: verdana, arial, sans-serif;
	color: #009900;
	font-weight: bold;
	padding: 0px;
}

.headline
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.caption
{
	font-family: times, palatino, serif;
	font-size: 9px;
	font-style: italic;
	line-height: 15px;
	align: right;
	color: #ffffff;
	padding: 0px;
}

.footer
{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #009900;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

li
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

td.form
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

li.body
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

<!-- END COPY STYLES -->

<!-- TABLE STYLES -->

td
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	padding: 0;
}

td.table
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	padding: 0;
}

td.form
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

td.bold
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
	padding: 0px;
}

td.headline
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
}

td.footer
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	color: #009900;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
}

td.caption
{
	font-family: times, palatino, serif;
	font-size: 9px;
	font-style: italic;
	line-height: 15px;
	align: right;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
}


<!-- END TABLE STYLES -->

<!-- A HREF STYLES -->


a
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

a:link
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:active
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:visited
{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:hover
{
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}


a.footer
{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}


a.white
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

a.white:link
{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.white:active
{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.white:visited
{
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.white:hover
{
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a.bold
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

a.bold:link
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.bold:active
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.bold:visited
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.bold:hover
{
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

a.menu
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #009900;
}

a.menu:link
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.menu:active
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.menu:visited
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.menu:hover
{
	color: #000000;
	text-align: right;
	text-decoration: underline;
}

a.bold-green
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #009900;
}

a.bold-green:link
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.bold-green:active
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.bold-green:visited
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.bold-green:hover
{
	color: #000000;
	text-align: right;
	text-decoration: underline;
}

a.green
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #009900;
}

a.green:link
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.green:active
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.green:visited
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.green:hover
{
	color: #000000;
	text-align: right;
	text-decoration: underline;
}

a.menusub
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
	color: #009900;
}

a.menusub:link
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.menusub:active
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.menusub:visited
{
	color: #009900;
	text-align: right;
	text-decoration: none;
}

a.menusub:hover
{
	color: #000000;
	text-align: right;
	text-decoration: underline;
}

a.submenu
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
	color: #666666;
}

a.submenu:link
{
	color: #666666;
	text-align: right;
	text-decoration: none;
}

a.submenu:active
{
	color: #666666;
	text-align: right;
	text-decoration: none;
}

a.submenu:visited
{
	color: #666666;
	text-align: right;
	text-decoration: none;
}

a.submenu:hover
{
	color: #000000;
	text-align: right;
	text-decoration: underline;
}


a.footer
{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #009900;
}

a.footer:link
{
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}

a.footer:active
{
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}

a.footer:visited
{
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}

a.footer:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

