.caption {font-size: x-small;color: #333333;}

.txt {font-size: small;color: #333333; }


.txt_w {font-size: small;color: #FFFFFF;padding: 5px;}
.txt_w a:link {font-size: small;color: #FFFFFF;text-decoration: underline;}
.txt_w a:visited {font-size: small;color: #FFFFFF;text-decoration: underline;}
.txt_w a:hover {font-size: small;color: #FFCC00;text-decoration: underline;}
.txt_w a:active {font-size: small;color: #FFFFFF;text-decoration: underline;}


.style1 {font-size: medium;font-weight: bold;color: #000000;}

.corp_name {color: #FFFFFF;font-size: medium;font-weight: bold;}

.style2 {color: #FFCC00;font-size: medium;}

.style3 {
	color: #2C5017;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	text-decoration: none;
}
.style3 a:link {
	color: #2C5017;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	text-decoration: none;
}
.style3 a:visited {
	color: #FFCC00;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	text-decoration: none;
}
.style3 a:hover {
	color: #FFCC00;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	text-decoration: none;
}
.style3 a:active {
	color: #2C5017;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	text-decoration: none;
}

.list_a {color: #2C5017; font-weight: bold; font-size: small; }


body {margin: 0px;}