/* CSS Document */
body {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:70%;
	color:#404040;
}
h1 {
	font-size:1.7em;
	color:#666;
}
h2 {
	font-size:1.5em;
	color:#bd3d0b;
}
h3 {
	font-size:1.3em;
	color:#666;
}



