@charset "UTF-8";
/* CSS Document */
/* © Monument Pictures 2008*/

/* Body */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:140%;
	color: #FFFFFF;
	margin: 0px;
}
body {
	background-color: #000000;
}
/* Links */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #fedd8d;
}
a:visited {
	color: #fedd8d;
	text-decoration: none;
}
a:hover {
	color: #fedd8d;
	text-decoration: underline;
}
a:active {
	color: #fedd8d;
	text-decoration: none;
}
/* Formatting Text */

.bodytext {
	margin-left: 20px;
	margin-right: 20px;
}
.datetext {
	color: #ecc96a;
	margin-left: 20px;
}
.titletext {
	color: #fedd8d;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	text-decoration: none;
}
.testimonialtext {
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
}
.subscribetext {
	font-size: 11px;
}
.breaktext {
	font-size: 0px;
	line-height: 0px;
}
.breaktext2 {
	font-size: 0px;
	line-height: 2px;
}
.style1 {font-size: 12px}
