body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004000;
	background-image: url(../images/inventry1.jpg);
}

td {
	font-size: 12px;
	border: 0;
}
.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {

	font-size: 16px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;

}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid #004000;
	font-size: 18px;

}
.bodybuffer {
	padding: 10px;
	text-align: justify;

}
.navigation a:link{

	font-size: 20px;
	color: #006531;
	text-decoration: none;
}
.navigation a:visited{

	font-size: 20px;
	color: #006531;
	text-decoration: none;
}
.navigation a:hover{

	font-size: 20px;
	color: #666666;
	text-decoration: underline;
}
.navigation a:active{

	font-size: 20px;
	color: #666666;
	text-decoration: none;
}
#header {
	height:46px;
	width: 565px;
	margin: 20px 0 10px;
	padding: 0px;
}
h1 {
	color: #666666;
	text-indent: -9999px;
	font-size: 30px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
font-size: 24px;
}
.tagwords {
width:100%;
text-align:center;
font-size: 20px;
color: #666666;
}
.address {
margin-left:10px;
margin-top:50px;
text-align:left;
font-size: 20px;
line-height:20px;
color: #666666;
}
.address .qualifications {
font-size: 16px;
font-weight: bold;
}