.css {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
.outline {
	border: thick solid #333333;
}
.heading {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;

}
.text {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}
.subheading {
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}
.outlinetable {
	border: 1px solid #999999;
}
.menutext {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;

}
.allsideoutline {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.underoutline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.whiteoutline {
	border: 1px solid #FFFFFF;
}
.underline {
	color: #000000;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #663300;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
}
.COMPANY {
	font-family: "Blackadder ITC";
	font-size: 34px;
	font-weight: bolder;
	color: #CC0000;
}
.name {
	font-family: "Blackadder ITC";
	font-size: 40px;
	font-weight: bold;
	color: #CC0000;
}
.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #660000;
}
