.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color:#68288B;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#68288B;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	color:#000000;
	background-image:url(images/bgindex.jpg);
}

a:link {color: #985DB8; text-decoration: none;}
a:visited {color: #985DB8; text-decoration: none;}
a:hover {color: #C18CDE; text-decoration: underline;}
a:active {color: #C18CDE; text-decoration: underline;}

.bgtop {
	background-image:url(images/bgtop.jpg);
}
.bgmenu {
	background-image:url(images/bgNa.jpg);
	background-repeat:repeat-x;
	background-color:#C18CDE;
}
.paddingBody {
	background-color:#985DB8;
	padding:0 4px 0 8px;
}
.bgbottom { 
	background-image: url(images/bgbottom.jpg);
} 

