.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9966;
	background-color: #CC9966;
}


p{
font-family: Verdana, sans-serif;
font-size: 16px;
color: #000000;
line-height: 18px;
padding: 10px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 110px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

	background-color: D03D03#;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: blink;
}


.title{
	font-family: Verdana, sans-serif;
	font-size: 36px;
	color: #000000;
	line-height: 30px;
	padding: 20px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 80px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	vertical-align: top;
	background-color: #CC9966;
}
td {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	background-color: #CC9966;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 10px;
}.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	background-color: #CC9966;
	margin-right: 60px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	background-color: #CC9966;
}
.background {
	background-image: url(Images%20for%20The%20Java%20butler/coffeebeans_1.jpg);
}
.cellbackground {
	background-color: #CC9966;
	font-size: 32px;
	padding: 25px;
	margin: 10px;
	line-height: 100%;
}


.navigation1 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	display: table-row-group;
	padding: 8px;
	width: 110px;
}

.navigation1:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

	background-color: D03D03#;
	display: table-row-group;
	padding: 8px;
	width: 140px;
	text-decoration: blink;
}

