h1 {
	color: #CFCC86;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
} 

h2 {
	color: #448ACF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	margin-top: 22px;
} 

h3 {
	color: #BDBCA4;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	margin-top: 6px;
	font-weight: normal;
} 
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDBCA4;
	vertical-align: top;
}

td, p, ul, li, ol, form, input, blockquote, div {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #C7D3D8;
	border-bottom-color: #FFFFFF;
	margin-bottom: 8px;
	margin-top: 2px;
	list-style-type: disc;

}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #69C;
	border-right-color: #69C;
	border-bottom-color: #69C;
	border-left-color: #69C;
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #0F2F5C;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}

a:link {
	COLOR: #6CF;
	text-decoration: none;
}
a:visited {
	COLOR: #6699CC;
	text-decoration: none;
}
a:hover {
	COLOR: #FF9933;
	text-decoration: none;
}
a:active {
	COLOR: #FF6600;
	text-decoration: none;
}
.small {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #ffffff;
}
.television {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
}
.film {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	vertical-align: top;
}
.animation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.commercial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66FFFF;
}
.images {
	border: thin
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECECEC;
	vertical-align: top;
}
