body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
.contentHeader {
	font-weight: bold; 
	font-size: 12px; 
	color: #767676; 
	line-height: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.contentMain {
	font-weight: normal; 
	font-size: 12px; 
	color: #FFFFFF;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif
}
.contentModels {
	font-weight: normal; 
	font-size: 14px; 
	color: #E4B262;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic
}
.contentSmall {
	font-weight: normal; 
	font-size: 10px; 
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif
}
.contentFooterLarge {
	font-weight: normal; 
	font-size: 13px; 
	color: #FFFFFF;
	line-height: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
.contentFooterSmall {
	font-weight: normal; 
	font-size: 11px; 
	color: #FFFFFF;
	line-height: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
A:link {
	font-weight: normal; 
	color: #F3CF95; 
	text-decoration: none
}
A:visited {
	font-weight: normal; 
	color: #F3CF95; 
	text-decoration: none
}
A:active {
	font-weight: normal; 
	color: #FAA61F; 
	text-decoration: none;
}
A:hover {
	font-weight: normal; 
	color: #FAA61F; 
	text-decoration: none
}