body	{
	background-color: #E3E1DB;
	margin: 0px;
  padding: 0px
  }
body, table, tr, td, p {
	  font-family: arial, sans-serif;
	  font-size: 12px;
	  }
a:link { color: #000066; font-weight: bold; text-decoration: underline;}
a:visited { color: #000066; font-weight: bold; text-decoration: underline;}
a:hover { color: #990000; font-weight: bold; text-decoration: underline;}
a:active {	color: #000066; font-weight: bold; text-decoration: underline;}

.menu a:link, .menu a:visited, .menu a:active {color: #E3E1DB; font-weight: bold; text-align: center; text-decoration: none;}
.menu a:hover {color: #FFFFCC; font-weight: bold; text-align: center; text-decoration: none;}

.content { margin: 10px; background-color: #fff; text-align: justify;}
.content p { margin: 10px; background-color: #fff; text-align: justify;}
.content ul { list-style-image:url(/images/leaf_small.gif); padding: 0 0 0 40px; }

#border01 {
		border-left: 1px solid #335632;
		border-right: 1px solid #335632;
			}
#border02 {
		border-left: 1px solid #335632;
		border-right: 1px solid #335632;
		border-bottom: 1px solid #335632;
	}
#sidel	{
	border-left: 1px solid #335632;
	padding: 5px;
	}
#sider	{
	border-right: 1px solid #335632;
	padding: 5px;
	}
	
#menu	{
	text-align: center;
	line-height: 20px;
	}
h1 {
	font-size: 18px;
	background-color: #000;
	color: white;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	margin: 5px;
	}

blockquote { margin : 16px 10px 0 10px; padding : 8px; border : 2px solid #666633; -moz-border-radius : 8px;; background-color : #F5F6F6; line-height : 14px;}

	


