body 
{font-family: helvetica, arial, Verdana, sans-serif; }

.maintext 
{
	font-size: 14px;
	color: #999999;
	padding: 0px 18px;
}

.smalltext 
{
	font-size: 12px;
	color: #333333;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}

.heading
{
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	padding: 0px 5px;
}

.heading2
{
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
	padding-left: 18px;
}

.picturebox
{
	font-size: 10px;
	color: #000000;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
	
a:link{ color: #333333; text-decoration: none}
a:visited{ color: #333333; text-decoration: none}
a:hover {color: #FF0000; text-decoration: none}

.smalltext a:link{ color: #999999; text-decoration: none; border-style: none; font-weight: normal}
.smalltext a:visited{ color: #999999; text-decoration: none; border-style: none; font-weight: normal}
.smalltext a:hover {color: #333333; text-decoration: none}

li {text-align: left; font-size: 8pt; margin: 0}

#background {
	background-image: url(media/topbar.png);
	background-repeat: repeat-x;
		}
		
#background2 {
	background-image: url(media/topbar2.png);
	background-repeat: repeat-x;
		}
		
#background3 {
	background-image: url(media/beautybackground.png);
	background-repeat: no-repeat;
		}
		
#background4 {
	background-image: url(media/fashionbackground.png);
	background-repeat: no-repeat;
		}
		
acronym {
	font-style: italic;
	cursor: help;
	border: none;
	}
