body{
		padding:0px;
		margin:0px;
		background-color:#FFFFFF;
}

h2 {
	font-size: 16px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",  Osaka, Sans-serif;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

.contents {
	background-image: url(images/bodybackground.gif);
}

.companyinfotable {
	position:absolute;
	top: 150px;
}

caption {
	font-size: 22px;
	font-weight: bold;
}

.navbar {
	background-color: #FF0000;
	width: 990px;
	padding: 0px;
	margin-left: 7.5px;
	height: 25px;
	position:absolute;
	top:140px;
}

.navbar h2 {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 5px;
	background-color: #ffed00;
	margin-left: 5px;
	text-decoration: none;
	font-size: 12px;
	line-height:14px;
}

address {
	font-family: Tahoma;
	font-size: 12px;
	color: #636363;
	text-align: center;
	margin-top: 600px;
}
