/*-----------------------------------------------------------------
Basic StyleSheet (for version 5 browsers)

Version:	1.0
Author: 	Kenneth Mørk
Email: 		km@zornig.dk
website:	www.zornig.dk
-----------------------------------------------------------------*/
@import url(layout.css);
@import url(forms.css);

h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
h2 a {
	line-height: 20px;
}
h3 {}
h4 {}

p {}

small{}

