/* external style sheet for 2cv.nl */
/* Georgia, Times New Roman, Times, serif */

TABLE, TR, TH, TD  { 
	font-size:10pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	color:#000000;
}

BODY  {
	font-size:10pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	color:#000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #990000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #990000;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #990000;
}

B {
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}

EM {
	font-size:10pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	font-weight:normal;
	font-style:normal;
	color:#990000;
}

TT {
	font-size:12pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	font-weight:normal;
	font-style:normal;
	color:#990000;
}

H4 {
	font-size:12pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	font-weight:normal;
	font-style:normal;
	color:#990000;
	text-align:left;
    margin:0;
}

H3 {
	font-size:14pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-align:left;
}

H2 { 
	font-size:18pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	font-weight:normal;
	font-style:normal;
	color:#990000;
	text-align:center;
}

H1 { 
	font-size:24pt;
	font-family:Georgia,Arial,Helvetica,Times New Roman;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
}


