/* Afternic custom style sheet */

body {
	background: #ffffff;
/*
	background-image: url(../img/SideFlute_LowShine_Masked_Warm_Crop2_240w_c10.jpg);
	background-repeat: no-repeat;
*/
	color: #000000;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 15px;
	line-height: 130%;
	margin: 0px;
	text-align: left;
}


#page_wrapper {
	/*border-top: #34140a 4px solid;*/
	/*background: url(../img/nfsHeaderGreen_Tall_c20.jpg) repeat-x center top;*/
	width: 100%;
}

A:link {
	color: #336699;
	text-decoration: underline
}
A:visited {
	color: #336699;
	text-decoration: underline;
}
A:active {
	color: #660000;
	text-decoration: underline;
}
A:hover {
	color: #660000;
	text-decoration: underline;
}

TD {
	font-size: 15px;
	font-family : Verdana;
}

P {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 28px;
	line-height: 100%;
	margin-left: 40px;
}

HR {
	color : #336699;
	height : 1px;
}

h1 {
	font-size: 40px;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #660000;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom:00px;
}

h2 {
	font-size: 30px;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #000099;
	font-weight: bold;
	padding-bottom:20px;
}

h3 {
	font-size: 18px;
	font-family: Verdana, Helvetica, Sans-serif;
	color: #660000;
	font-weight: bold;
}

