/*   kleurenschema GL:
geel: F8E34A
blauw: 97A8C2
oranje: FC9D0D
grijs: 848484
*/
body {
	margin-top: 3%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 0px;
	text-transform: uppercase; 
	text-align: center;
	font-size: 13px;	
	font-family: "Letter Gothic Std", verdana, sans-serif;
	}
td	{
	margin: px;
	padding: 2px;
	}
	
tr.head {
	height: 30px;
	width: 100%;
	margin: 0px;
	font-variant: small-caps;
	}
div.htitel1 {
	color: #97A8C2;
	}
a.english{
	color: #97A8C2;
	font-weight: bold; 
	}
div.htitel2 {
	color: #FC9D0D;
	}
a.spanish{
	color: #FC9D0D;
	font-weight: bold; 
	}
td.middle {
	background: url(images/GLlogo.jpg) no-repeat;
	background-position:  center;
	height: 100%;
	margin: 0px 0px 0px 0px; 
	}
