/* CSS Document */

#index_bottom {
	color: #999999;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
}

#index_bottom p { color: #999999; font-weight: bold; font-size: 10px; text-align: center; font-family: Arial, Helvetica, sans-serif }

#index_bottom h1 { color: #999999; font-weight: bold; text-align: center; font-family: Arial, Helvetica, sans-serif }
#index_bottom h2 { text-align: center; }
#index_bottom a { color: #999999; font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif }

