body {
	background-color: transparent;
	background-image: url(graphics/background.jpg);
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	padding: 0px;
}

p {
	font-family: verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
	background-color: transparent;
}
.menu{
	background-color: #F7FFF0;
	border: thin groove Green;
	line-height: 20px;
}

.company {
	background-color: #FFFFF0;
	background-image: url(graphics/topbg.jpg);
	font-size: 72px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-width: 0px;
	margin-height: 0px;
	padding: 10px;
	font-family: Poster;
	font-style: normal;
	color: #006600;
	font-weight: normal;
	height: auto;
}

.smallcenter {
	font-family: verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}

H1 { font-family: verdana, sans-serif ;
color: #5F4B5F;
text-decoration:  none; 
font-size: 13px;
font-weight: bold;
text-align: left;
}

H2 { font-family: verdana, sans-serif ;
color: #415543;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
}

H3 {
	font-family: verdana, sans-serif;
	color: Black;
	text-decoration: underline;
	font-size: larger;
	font-weight: bolder;
	text-align: center;
}

H4 {
	font-family: verdana, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
	text-align: center;
}
H5 {
	font-family: verdana, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: larger;
	font-weight: normal;
	text-align: center;
}

a:link {
	font-family: verdana, sans-serif;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-family: verdana, sans-serif;
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: verdana, sans-serif;
	color: #415543;
	text-decoration: none;
}
h1 {  font-family: verdana, sans-serif; font-size: 16px}
.heading {  font-family: verdana, sans-serif; font-size: 14px; font-weight: bold}
.border {  border: 1px solid #A6C0CE}
