/*
MX4 Theme
Michael Ruehlemann 
Ported to Textpattern by Thame
http://www.tom.frihost.net/
*/

/**********	Begin Structure *********/

/* Blocks */

body,td,tr,table {
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #000000;
   	font-size:13px;
	}

h1 {
	color: #6b2867;
   	font-size: 18px;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
}



a .fav,  a.fav:link,  a.fav:visited {
	color: #999999;
   	font-size: 10px;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
}

a, a:link, a:visited {
	color: #ff6700;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
}