body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 62.5%;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.8em;
	color: #666666;
}
h3 {
	font-size: 1.4em;
	color: #ffcc33;
}
h4 {
	font-size: 1.2em;
	color: #ffcc33;
}
p, ul, ol {
	font-size: 1.2em;
	line-height: 130%;
}

ul {
	color: #666666;
	list-style: square;
}
.god {font-size: 1.15em; }
a:link, a:visited, a:hover, a:active {color:#ffffff; text-decoration:none}

