body {
		background-color: #006600;
		color: #FFFFFF;
		overflow: hidden;
	}

a {
		text-decoration: none;
		font-weight: normal;
		color: #FFFFFF;
	}

a:hover {
		font-weight: bold;
		font-variant: small-caps;
	}

p {
		font-weight: bold;
		line-height: 40px;
	}

object {
		margin-left: 6%;
		height: 400px;
		width:900px;
	}
a.alert {
		text-decoration: underline;
		font-size: 16px;
	}

p.alert {
		width: 900px;
		height: 400px;
		font-size: 18px;
		margin-left: 62px;
		background: url(../pic/alert.gif);
		background-color:#003300;
	}