body { background-color: white;
       margin-left: 15mm;
       margin-right: 15mm;
       margin-top: 8mm; 
       margin-bottom: 8mm;

}	

h1 { font-size: 120%; text-align: center; font-family: Verdana, sans-serif, helvetica;}
h2 { font-size: 110%; text-align: left; font-family: Verdana, sans-serif, helvetica;}

p { font-size: 100%; text-align: justify; }
p.motto {font-size: 85%; text-align: right; }

.footer { font-size: 85%; }

img { border-width: 0em; }

img.inter_icon2top	{ width: 7%; height: 50px; vertical-align: baseline; }
img.logo          	{ width: 25em; height: 2.5em; }
img.inter_grid_knee    	{ width: 10%; height: 56px; vertical-align: bottom; }
img.inter_grid_turncol3 { width: 40%; height: 17px; vertical-align: text-top; }
img.inter_vandret 	{ height: 6px; width: 100%; }
img.inter_vandret49h1o 	{ width: 21.5%; height: 50px; vertical-align: baseline; }

.sc { font-variant: small-caps }

table.schedule { 
	 	 border-spacing: 3pt 3pt;
		 border: none;	
		 empty-cells: show; 
 		 width: 100%;
		}


table.schedule td { background-color: rgb(220,220,220); 
		    padding: 0.6ex 0.6ex;
		}
table.schedule td.spacer { border: none; background-color: white; width: 3pt; height: 5pt; padding: 0px 0px;}
table.schedule td.title  { background-color: gray; }

td { border: 3px black hollow; border-collapse: collapse; }

table.schedule td { border-bottom: 1px solid black; 
		    border-right: 1px solid black; 
		    border-left: none;
		    border-top: none;
		    text-align: center;
	}

