p {
	color : #000000;
	margin-top : 7px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
.header {
	color : #000000;
	margin-top : 7px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.header a {
	color : #87B11F;
	text-decoration: none;
}
.header a:hover {
	color : #87B11F;
	text-decoration: underline;
}
.footer {
	color : #C05B0B;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.footer a {
	color : #87B11F;
	text-decoration: none;
}
.footer a:hover {
	color : #87B11F;
	text-decoration: underline;
}


.title01 {
	color : #63840C;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 20px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: bold;
}

p a {
	color : #87B11F;
	text-decoration: none;
}
p a:hover {
	color : #87B11F;
	text-decoration: underline;
}

LI {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
LI a {
	color : #87B11F;
	text-decoration: none;
}
LI a:hover {
	color : #87B11F;
	text-decoration: underline;
}

