h1 {
	font-size: 16px;
	line-height: 18px;
}

p,td,th,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}

body {
	background-image:url(images/bgd.gif);background-position:top left;background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #DA251D; text-decoration: none; font-weight:bold;}
a:visited {color: #DA251D; text-decoration: none; font-weight:bold;}
a:hover {color: #DA251D; text-decoration: underline; font-weight:bold;}
a:active {color: #DA251D; text-decoration: none; font-weight:bold;}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 19px;
	color: #B1B1B1;
}

.quotebigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 19px;
	color: #B1B1B1;
}

.quotecredit {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

.footer {
	font-size: 10px;
	color: #B1B1B1;
}

a.footer:link {color: #B1B1B1; text-decoration: underline; font-weight:bold;}
a.footer:visited {color: #B1B1B1; text-decoration: underline; font-weight:bold;}
a.footer:hover {color: #B1B1B1; text-decoration: none; font-weight:bold;}
a.footer:active {color: #B1B1B1; text-decoration: underline; font-weight:bold;}