}
.main {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
}
.main_large {
	color: #000000;
	font-family: georgia;
	font-size: 16px;
	font-weight: 400;
}
.rated {
	color: #bb2533;
	font-family: georgia;
	font-size: 18px;
	font-weight: 400;
}
.title {
	color: #000000;
	font-family: georgia;
	font-size: 16px;
	font-weight: 600;
}
.title_small {
	color: #000000;
	font-family:  arial;
	font-size: 14px;
	font-weight: 600;
}
.small {
	color: #000000;
	font-family: arial;
	font-size: 10px;
}
.coming_soon {
	color: #000000;
	font-family:  arial;
	font-size: 12px;
	line-height: 14px;
}	
a {
	font-family:  arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:link {
}
a:hover {
	color: #BB2533;
}	
a:visited { 
}
a:active { 
}