/* euroteam.ch style sheet */

BODY, TH, TD {
	font-family : Arial, Helvetica;
}

FORM, TEXTAREA, SELECT, OPTION, CHECKBOX {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

INPUT { 
	font-size: 10pt; 
	}

@import url(http://ehrat-ag.ch/old/unsafe.css);

P 	{
	font-size: 12pt;
}

B, STRONG {
	font-size : 12pt;
}

TH, H3 {
	font-size: 14pt;
}

DL, UL, OL {
	font-size: 11pt;
}

SMALL {
	font-size : 10pt;
}