.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color:#000000;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0; 
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#67c4c7;
}

a:link {color:#54a3a6; text-decoration: underline;}
a:visited {color:#54a3a6; text-decoration: underline;}
a:hover {color:#bf1e07; text-decoration: underline;}
a:active {color:#bf1e07; text-decoration: underline;}

.bgtop{ background-image:url(images/bgtop.jpg);}
.bgmenu {background-color:#faf9eb;}
.line{ background-image:url(images/line.jpg);}
.bgbottom{ background-image:url(images/bottom.jpg);
		   background-repeat:repeat-x;
}
