body {
	font-size: 90% ;
	font-family: Verdana, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif ;
	margin: 0 ;
	padding: 0 ;
	color: black ;
	line-height: 1.3;
	}

h1 {
	font-size: 200%;
	color: #c5341a;      /* was #666666; */
	margin-top: 3px;
	margin-bottom: 3px;
	}

h2 {
	font-size: 100%;
	font-weight: bold;
	}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #000000;
	}

a:hover {text-decoration: underline;}

div#container {
	width:775px;
	margin:0 auto;
	background-color: white; /* #666666; */
}

.form {
	font-size: 90% ;
	}
	
.menu {
	font-size: 120%;
	font-family: Verdana;
	text-align: center;
	line-height: 1.2;
	}
	
.size80 {
	font-size: 80%;
	}
	
.tableTitle {
	font-size: 100%;
	border-color: #CCCCCC;
	vertical-align: top;
	font-weight: bold;
	}

.table90 {
	font-size: 80% ; 
	}
	
.tableBody {
	font-size: 80% ; 
	border-color: #CCCCCC ;
	background: #E7E7E7 ; /* was BBBDBF */
	vertical-align: top ;
	}
	
.tableBlank {
	font-size: 80% ; 
	border-color: #CCCCCC ;
	background: #ffffff ; 
	vertical-align: top ;
	}
	
.tableOuter {
	border-color: #CDCDCD ;
	}
	
.JuniorHeading {color: #FF9900}

.JuniorTable {
	font-size: 80% ;
	}
	
.JuniorHighlight {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	}
	
.JuniorPale {
	padding: 4px ;
	font-size: 80% ;
	background: #ffdb72 ; 
	}
	
.JuniorTitle {
	font-weight: bold;
	color: #FF9900;
	}
	
.JuniorSubtitle {
	color: #FF9900;
	}
	
.signature {
	font-family: "Comic Sans MS", cursive ;
	}
	
#menujunior {
	position: absolute;
	top: 165px;
	left: 20px ;
	line-height: 1.2;
	font-size: 110% ;
	font-family: Verdana ;
	}
	
.small { 
	line-height: 4px ;
	}
	
.underline {
	text-decoration: underline;
	}

.borderRight {
	border-right: 1px black solid;
}
