.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;
	background-image:url(images/bgindex.jpg);  
	background-position:top;
	background-repeat:repeat-x;
	background-color:#BD92BD;
}

a:link {color: #750075; text-decoration: none;}
a:visited {color: #750075; text-decoration: none;}
a:hover {color: #C831B5; text-decoration: none;}
a:active {color: #C831B5; text-decoration: none;}

.bgmenu {background-color:#61CAE3;}
.bgwhite {background-color:#ffffff;}
.exl {background-image:url(images/exl.jpg);}