body{
		background:#ffffff;
		background-image: url(http://www.jeffyalden.com/img/background.jpg);
		background-repeat: repeat-x;
		color:#000;
		font-family: arial;
		font-size: 12px;
		font-weight: normal;
}


h1 {color: #cc0000; font-size: 30px; line-height: normal; padding-top: 0px; margin-top: 0px;}
h2 {color: #dab63a; font-size: 22px; line-height: normal;}
h3 {color: #333333; font-size: 14px; line-height: normal;}
h4 {color: #000000; font-size: 14px; line-height: normal;}

li {color: #000000; font-size: 12px; font-weight: bold; line-height: normal;}


.testimonial-name {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.testimonial-title {
	color: #666666;
	font-style: italic;
	font-size: 11px;
}

.red {
	color: #cc0000;
	font-weight: bold;
	background-color: #ffff66;
	font-size: 16px;
}

.date {
	color: #fff;
	font-weight: bold;
	background-color: #003399;
	font-size: 12px;
	padding: 2px;
}

.box {
border: 1px;
border-style: solid;
border-color: #fbc036;
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
padding: 4px;
}

.footer {
	font-family: arial;
	color: #a7a7a7;
	font-size: 10px;
}

.footer_link,.footer_link:link,.footer_link:visited,.footer_link:active 
a { 
	color: #a7a7a7;
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
}

.footer_link:hover
{
	text-decoration: underline;
}
