body { 
	color: #626469;
	font-size: 11px;
	font-family: verdana;
	line-height: 12pt;
	background-color: #ebebeb;
	margin:0;
	}

a:link {
	color: #626469;
	text-decoration: underline;
	}
	
a:visited {
	color: #626469;
	text-decoration: underline;
	}
	
a:hover {
	color: #f3610b;
	text-decoration: none;
	}
	
a:active {
	color: #f3610b;
	font-weight: normal;
	}
		
.style1 {
	color: #7F9A2C;
	font-size:13px;
	font-weight:bold;
	}
	
li {
	list-style: none;
	background-position: left top;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
	}
	
h1 {
	color: #8cc63f;
	font-family: verdana;
	}

.article_box {
	background-image:url(../images/article_box.jpg);
	background-repeat:no-repeat;
	}

.note_table {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border: 1px solid #CCCCCC;
}
