.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { font-size:100%;} 
body { font-size:76%;
	margin:0;
	padding:0;
	background-color:#567911;
}

a:link {color: #6EA600; text-decoration: underline;}
a:visited {color: #6EA600; text-decoration: underline;}
a:hover {color: #1F6501; text-decoration: none;}
a:active {color: #1F6501; text-decoration: none;}

.bgtop{ background-color:#567911;}
.bgmenu{ background-color:#567911;}
.bgwhite{background-color:#FFFFFF;}