/*
*	Site: www.erhvervsbladet.dk
*	Target: CSS2 for XHTML S/T
*	Media: print
*	Born: 20th of October 2007
*	Notes: This is pure blockless CSS (One line = Just fine)
*	To keep things tidy please respect alpha-ordering of CSS Properties
*	example: {background:X, color:X, font-size:X, font-weight:X, width:X}
*
*/

/* General setup */
body {background:#fff; font-family: Verdana, Arial, Helvetica, sans-serif !important}

h1{}
h2{}
p{font-size:11px;}

