body {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:10pt;
	background-image:url('../images/flag.jpg');		
	color:rgb(1,43,129);
}
pre {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:10pt;
}
#tblMain {
	background-color:#CCCCCC;
}
td {
	font-family:"Comic Sans MS", Arial, sans-serif;
	font-size:10.5pt;
}
#tblNavigation {
	background-color:rgb(0,0,36);
	color:#FFFFFF;
}
#tblContent {
	border-color:#000000;
	border-width:3px;
	border-style:solid;
	background-color:#FFFFFF;	
	color:rgb(0,0,36);
}
.small {
	font-size:2pt;
}
h1 {
	color:rgb(206,17,39);
	font-size:14pt;
	font-weight:bold;
}
h2 {
	color:rgb(1,43,129);
	font-size:12pt;
	font-weight:bold;
}
a.navi:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}
a.navi:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}
a.navi:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}
a.navi:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10pt;
}
