/* Formatting styles are separated out so they can be used to format content areas in FCKEditor */

body {
	font-family: verdana, arial, helvetica;
}

* {
	font-size: 11px;
	color: #252525;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}