﻿/* CSS Document */


/* ---- functions ---- */
#functions {
	display:none
}

/* ---- printheader ---- */
.printheader{
	display:block !important;
	margin-bottom:20px;
}

/* ---- header ---- */
#header {
	display:none
}

#contenttop{
	display:none
}

#content p{
	font:1.3em "Times New Roman", Georgiaserif !important;
	line-height:1.7em !important;
}

