body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
	}
.bg {
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
p {
	padding: 2px;
	Line-Height: 14px;
	FONT-SIZE: 7pt; 
	FONT-FAMILY: Tahoma; 
	color: #A4A4A4;
	}
	
.showcase {
	padding: 2px;
	font-family: Tahoma;
	font-size: 8px;
	Font-Weight: bold;
	color: #38AD75;
	Line-Height: 14px;
	Letter-Spacing: 1px; 
	Text-Align: left;
	Text-Transform: uppercase;
}
a {
	font-family: Tahoma;
	font-size: 9px;
}
a:link {
	text-decoration: none;
	color: #A06E93;
	font-weight:normal;
	}
a:visited {
	text-decoration: none;
	color: #A06E93;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #A06E93;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #A06E93;
	font-weight:normal;
}

.title {
	padding: 2px;
	font-family: helvetica;
	font-size: 13px;
	Font-Weight: bolder;
	color: #000000;
	Line-Height: 14px;
	Text-Align: left;
	Text-Transform: uppercase;
}

.boxtitle {
	padding: 2px;
	font-family: Georgia;
	font-size: 20px;
	Font-Weight: bold;
	color: #A06E93;
	Line-Height: 14px;
	Text-Align: left;
	Text-Transform: uppercase;
}	

.newstext {
	padding: 2px;
	Line-Height: 14px;
	FONT-SIZE: 7pt; 
	FONT-FAMILY: Tahoma; 
	color: #A4A4A4;
}

