.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	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:#551C40;
}

a:link {color: #DD008C; text-decoration: underline;}
a:visited {color: #DD008C; text-decoration: underline;}
a:hover {color: #FF46BB; text-decoration: underline;}
a:active {color: #FF46BB; text-decoration: underline;}

.bgtop{background-color:#551C40;}
.bgbottom{background-color:#843266;}
.bgmenu{background-color:#551C40;}
.border{
	border-bottom:#AA8EA0 solid 1px;
	background-color:#551C40;
}
.bgbody{background-color:#843266;}
.bgwhite{background-color:#FFFFFF;}
