/**********************************************************************
 *  Copyright (c) 2003 by MR WebDesign | webmaster @ mr-webdesign.dk  *
 **********************************************************************/

P,LI,DIV,SPAN {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: .9em;
	}

LABEL {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}

TEXTAREA,INPUT {
	font-family: Courier, "Courier New", monospace;
	font-size: 1em;
	}

INPUT.button {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	}

TD.standard P {
	margin-top:	.1em;
	}

TD.small P {
	font-size: 11px;
	margin-top:	11px;
	margin-bottom: 11px;
	}

TD.small P.space {
	font-size: 4px;
	margin-top:	4px;
	margin-bottom: 4px;
	}

TD.small IMG { 
	vertical-align: text-bottom; 
	}

H1 {
	font-family: Times, "Times New Roman", Serif;
	font-size: 1.4em;
	margin-bottom: .1em;
	}

H2 {
	font-family: Times, "Times New Roman", Serif;
	font-size: 1.1em;
	margin-bottom: .1em;
	}
	
EM {
	font-weight: bold;
	font-style: normal;
}