body	{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	padding:	0;
	background-color: #e7e7c6;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color:	#000; 
	}
div, p, td, li    {
     font-family:  verdana, arial, helvetica, geneva, sans-serif;
    }
ul {list-style-image: url(images/bullet.gif); list-style-type: none;}
li {text-indent: -25px;}
ul, li {
	font-size: 12px; line-height: 1.5em; margin-bottom: 4px; margin-left: 15px; padding-left: 0;
	}
.frame {
	background-color: #deefce;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #696;
	border-bottom: 1px dotted #696;
	}
.frame2 {
	background-color: #deefce;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #696;
	}

img	{border: 0}

a:link {color: #960;
	text-decoration: underline; }
a:visited {	color: #960;
	text-decoration: underline; }
a:hover {color: #c90;
    text-decoration: underline; }

a.menu:link {color: #363;
	text-decoration: none;}
a.menu:visited {color: #363;
	text-decoration: none;}
a.menu:hover {color: #363; background-color: #e7e7c6;
    text-decoration: none;}

p {font-size: 12px; line-height: 1.5em; margin-top: .5em; margin-bottom: .75em;}
p img {margin-right: 15px;
	background-color: #deefce;
	border-top: 1px dotted #696;
	border-bottom: 1px dotted #696;
	}
.cr {font-size: 11px; line-height: 1.5em; margin-top: 8px; margin-bottom: 4px; color: #696;}
h5 {font-size: 16px; line-height: 1.5em; margin-top: 2px; margin-bottom: 2px; color: #c90; font-weight: bold;  font-style: italic;}
h4 {font-size: 12px; line-height: 1.5em; margin-top: 2px; margin-bottom: 8px; color: #c90; font-weight: normal;}
h3 {font-size: 12px; line-height: 1.5em; margin-top: 2px; margin-bottom: 2px; color: #033; font-style: italic; font-weight: normal;}
h2 {font-size: 11px; line-height: 1.5em; margin-top: 2px; margin-bottom: 2px; color: #c90; font-weight: bold;}
h1 {font-size: 10px; line-height: 1.5em; margin-top: 1px; margin-bottom: 1px; color: #696; font-weight: bold;}

h1, h2, h3, h4	{font-family: verdana, arial, helvetica, geneva, sans-serif;}

.top {text-align: right; margin-bottom: 15px;}	