/* CSS Document */

			body{
				text-align: center;
				font-family: verdana, arial, sans-serif;
				font-size: .7em;
			}
			#FrogJS{
				width: 450px;
				height: 160px;
				margin: 0 auto;
			}
			#FrogJSCredit{
				text-align: center;
				font-size: 11px;
				font-weight:bold;
				color: #df5503;
				padding: 4px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}
		.style1 {
	font-size: large;
	font-weight: bold;
}

