.date 	{
	font-style:italic; 
	color:#666666;
	font-size:10px;
}

h1 {font-size:16px; font-weight:bold;}
h2 {font-size:14px; font-weight:bold;}
h3 {font-size:12px; font-weight:bold;}
h4 {font-size:12px; font-weight:bold; padding:10px 0 0 0;margin:0; line-height:4px; }

/**
*	Text
*/

div#text {
	width: 527px;
	color: #88898B;
}

div#text h3 {
	margin: 0px;
	margin-top: 10px;
	font-size: 11px;
	color: #E30E17;
}

P {border: 0px dashed red;}

#homepageText a {
	color: #753026;
	font-weight:normal;
}
#homepageText a:hover {
	color: #d26705;
	text-decoration: none;
}