BODY {
	background-color: #FFFFFF ; 
	color: #000000; 
}
H1 {
	text-align: center; 
	font: 150% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif;
	font-style: normal;
	font-weight: bold; }
H2 {
	text-align: center;
	font: 130% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif;
	font-style: normal;
	font-weight: bold; }
H3,TH {
	text-align: center;
	font: 110% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif;
	font-style: normal;
	font-weight: bold; 
	line-height: 0.8em;
	padding-bottom: 0;
	margin-bottom: 0; }
DT {
	font: 105% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif;
	font-style: normal;
	font-weight: bold; }
P,LI,DD,TD {
	background-color: #ffffff; 
	color: #440088; 
	font: 14pt "garamond","lucida bright","times new roman","times",serif; 
}
ADDRESS {
	background-color: #ffffff; 
	color: #440088; 
	font: 18pt "garamond","lucida bright","times new roman","times",serif; 
	font-style: normal;
	padding-left: 2em;
}

A:link {
	background-color: #ffffff; 
	color: #440088 ;
}
A:visited {
	background-color: #ffffff; 
	color: #200040 ;
}
A:active {
	background-color: #ffffff; 
	color: #FF00A0 ;
}
A.email { 
	font: 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif 
}
A.navbar {
	text-decoration: none;
	font: 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif; 
	font-weight: bold ;
}
A.navbar:link {
	text-decoration: none;
	font: 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif; 
	font-weight: bold ;
}
A.navbar:visited {	
	text-decoration: none;
	color: #204 ;
	font: 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif; 
	font-weight: bold ;
}
A.navbar:active {
	text-decoration: none;
	font: 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif; 
	background-color: #204; 
	color: #FF0;
	font-weight: bold ;
}
#navbar {
	background-color: #fff;
	color: #204;
	padding: 1ex;
	text-align: center;
	float: right;
	border: thin #408 solid;
	width: 7em;
	margin: 4em 0 2em 1ex;
}
#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbar li a {
	font: bold 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif; 
	display: block;
	margin: 0;
	background-color: #FFF; 
	color: #204;
	width: 100%;
	text-decoration: none;
}
html>body #navbar li a {
	width: auto;
}
#navbar li a:link {
	color: #408;
}
#navbar li a:visited {
	color: #204;
}
#navbar li a:active {
	background-color: #204; 
	color: #F88;
}
#navbar li a:hover {
	background-color: #204; 
	color: #FFF;
}
IMG { 
	border: 0 ;
}

.logotype {
	font-family: "Desdemona","tahoma","lucida sans unicode",arial,"lucida sans",sans-serif; 
	font-size: 200%; 
	color: #440088;
	background-color: #fff;
	/* white-space: nowrap;  */
}
.left { 
	text-align: left 
}

.dateline {
	background-color: #ffffff; 
	color: #440088; 
	font: 8pt "garamond","lucida bright","times new roman","times",serif; 
}
.signature {
	text-align: right;
}
.footer {
	text-align: center;
	font: 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif ;
	font-weight: 700;
} 
.copyright {
	text-align: center;
	font: 90% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif ;
	font-style: normal;
} 

.warning { 
	text-align: center;
	font: 90% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif ;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
} 
.noborder { 
	border: 0 
}
.project {
	text-align: center;
	font: 100% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif;
	font-style: normal;
	font-weight: bold; 
}

#links {
	border-top: thin #204 dashed; 
}

#links ul {
	list-style: none;
}
#links .sectiontitle {
	text-align: left;
	font: 110% "tahoma","lucida sans unicode",arial,"lucida sans",sans-serif;
	font-style: normal;
	font-weight: bold; 
	padding-top: 1em;
}

#main-content {
	padding-right: 1em;
}
