
.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;
	color:#000000;
	}

a:link {color: #D54B00; text-decoration: underline;}
a:visited {color:#D54B00; text-decoration: underline;}
a:hover {color: #6D1801; text-decoration: underline;}
a:active {color: #6D1801; text-decoration: underline;}

.bgtop { background-image:url(images/bgtop.jpg);}
.bgbottom {background-image:url(images/bgbottom.jpg);}
.bg {background-color:#FFFFFF;}

