
html, body, 
div, p, 
li,
h1, h2, h3, h4, h5, h6 {
	font-family: arial, "lucida console", sans-serif;
	font-size: 100%;
	line-height: 115%;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}

a {
	color: #13283D;
}

#header, #header a {
	color: #FFF;
}

#renner ul li{
	font-size: 70%;
}

#renner strong {
	font-size: 120%;
}
