.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	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-color:#ffffff;
}

a:link {color:#15609A; text-decoration: underline;}
a:visited {color:#15609A; text-decoration: underline;}
a:hover {color: #078abb; text-decoration: underline;}
a:active {color: #078abb; text-decoration: underline;}

.bg_mu{ background-color:#a3e6ff;}		  
.bg_l {background-image:url(images/bg_l.jpg);
		  background-repeat:repeat-y;
		  background-position:left;}		  
.bg_r {background-image:url(images/bg_r.jpg);
		  background-repeat:repeat-y;
		  background-position:right;}
.bgwhite {background-color:#FFFFFF;}
.mubottom{background-image:url(images/mu_bottom.jpg);
		  background-repeat:repeat-x;
		  background-position:bottom;}
		  
