/*	CSS 2.0
	Author: Daníel Kristinsson
*/

body {
	color: #d4d4d4;
	font-size: 11px;
	font-family: Tahoma, Verdana;
}
h1
{
    font-weight:normal;
    font-size: 24px;
}
h2 {}
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
p {}

