/* CSS Document */

p{
font-family:Arial, Helvetica, sans-serif;
font-size: x-small;
color: #669900;
line-height: normal;
padding: 1px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #669900;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 8 px;
	letter-spacing: 0px;
	line-height: normal;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 9;
	letter-spacing: 0px;
	line-height: inherit;
}


.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 9;
	letter-spacing: 0px;
	line-height: 12pt;
}

.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #99CC99;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 9;
	letter-spacing: 0px;
	line-height: 11pt;
}

