.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #00596B;
	font-weight:bold;
}

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

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

a:link {color: #006EA1; text-decoration: none;}
a:visited {color: #006EA1; text-decoration: none;}
a:hover {color: #023E6C; text-decoration: underline;}
a:active {color: #023E6C; text-decoration: underline;}

.bgmenu{ background-color:#4EA0B1;}
.bgtop{ background-color:#FFFFFF;}
.bgbody{ background-color:#E4ECEC;}