body {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

p {
	text-align:justify;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 { 
	font-size:12px;
	color:#999999;
	line-height:13px;
}

h3 {
	font-size:14px;
	color:#336699;
	line-height:16px;
}

.fivestar {
	font-size: 20px;
	font-weight: bold;
	color:#003366;
	line-height:2px;
}

.movietitle {
	font-size:14px;
	font-weight:bold;
	color:#336699;
}
.moviesubtitle {
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.newshead {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

a:link {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

a:visited {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
credit {
	font-size:8px;
	font-weight:normal;
	color:#FF0000;
	text-decoration:none;
}
hr {
	border:0;
	border-top: 1px solid #CCCCCC;
	color: #CCCCCC;
	height:1px;
}

td {
	text-align:justify;
}

td.challenge {
	text-align:justify;
	line-height:14px;
	font-size:11px;
	background-color: #E9E9E9;
}

td.news {
	text-align:justify;
	color: #666666;
	line-height:16px;
	font-size:11px;
	background-color: #E9E9E9;
}
td.experts {
	text-align:justify;
	color: #333333;
	line-height:16px;
	font-size:11px;
	background-color: #E9E9E9;
}
td.hometext {
margin-left:10px;
}
.disclaimer_left {
	text-align:left;
	color:#999999;
	font-size:10px;
}
.disclaimer_right {
	text-align:right;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.footer {
	color:#666666;
}

