body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color:#666666; 
	font-size: 12px;
	line-height: 140%;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
	color: #007731;
}
a:active {
	text-decoration: none;
	color: #007731;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #007731;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #007731;
}

.white {
	color:#FFFFFF ;
}

.bold {
	font-weight: bold;
}

.list {
	font-size: 12px;
	margin-left: 5px;
	line-height: 170%;
}
.red {color: #FF0000}


.size11p {
	font-size: 11px;
}
.size14b {
	font-size: 14px;
	font-weight: bold;
}
.size15b {
	font-size: 15px;
	font-weight: bold;
}

.blue_under {
	text-decoration:underline;
}
.orange {color: #FFA500}