
body {
	margin: 0;
	font-family:verdana;
	vertical-align:top;
	background-color:white;
	}

.headBox {
	background-color:#d2d2d2;
	border:thin outset #fff;
	}
		
.head {
	font-family:menu;
	font-size:8pt;
	font-weight:normal;
	color:black;
	background-color:#d3d3d3;
	padding:0 2 0 2;
	/*border:medium inset #fff;            -bottom:thin solid #999; */
	}

a.head:link {
	color:black;
	text-decoration:none;
	}
a.head:visited {
	color:black;
	text-decoration:none;
	}
a.head:hover {
	color:black;
	border:thin outset #fff;
	height:100%;
	text-decoration:none;
	}
a.head:active {
	text-decoration:none;
	}
		
.skinny { /* other colors:d0d0d0 6cf*/
	background-color:#d0d0d0;
	margin:-1;
	padding:-1;
	border:none;
	}

.box01 {
	font-family:verdana;
	font-size:24pt;
	font-weight:bold;
	color:#000;
	padding:0;
	background-color:#06f;
	}

#box02 {  /*title*/
	padding:2 0 0 21%;
	margin:3 0 -5 0;
	font-family:arial narrow,arial;
	font-size: 38;
	font-weight: bold;
	text-align:left;
	position:relative;
	top:0px;
	left:0px;
	}
#text {
	color:#c00;
	position:relative;
	z-index:2;
	top:0;
	left:0;
	}
#shadow {
	color:#03f;
	position:absolute;
	z-index:1;
	top:6px;
	left:3px;
	}	
.box03 {
	padding:2 3 0 3;
	vertical-align:top;
	}
	
.box04 {
	padding:5 2 5 4;
	vertical-align:top;
	background-color:#c66;
	background-image: url(pix/waveform200bak.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border:medium inset #fff;
	}
#box05 {  /*small title*/
	padding:2 0 0 21%;
	margin:3 0 -5 0;
	font-family:arial narrow,arial;
	font-size: 32;
	font-weight: bold;
	text-align:left;
	position:relative;
	top:0px;
	left:0px;
	}
	
a.menu:hover {
	background-color: #c66; 
	padding:2 15 2 2;
	color:black;
	border:thin outset #fcc;
	text-decoration:none;         
	}

.bold {
	font-weight: bold;
	}

.text01 {
	font-size: 10pt;
	padding: 0 5% 0 5%;
	text-align:justify;
	}
	
.text02 {
	font-size:10pt;
	font-family: Arial;
	padding: 0 3 0 3;
	}
	
.text03 {
	font-size:8pt;
	font-family: Verdana;
	padding: 0 5% 0 10%;
	}

.text04 {
	font-size:10pt;
	font-family:verdana;
	padding: 0 5% 0 5%;
	font-weight:normal;
	font-variant:small-caps;
	}
.text05 {
	font-size:10pt;
	font-family:verdana;
	padding: 0 5% 0 5%;
	font-weight:bold;
	font-variant:small-caps;
	}
.text06 {
	font-size:8pt;
	font-family:verdana;
	}
.nav01 {
	vertical-align:top;
	font-family:MS Sans Serif;
	font-weight:normal;
	font-size:8pt;
	padding: 5 0 4 3;
	}
.nav02 {
	vertical-align:top;
	font-family:MS Sans Serif;
	font-weight:normal;
	font-size:6pt;
	padding: 3 0 0 8;
	}


.whoBox {
	background-color:#6cf;
	border:medium inset #fff;
	}

.001 {
	margin:-3;
	padding:0;
	vertical-align:top;
	float:left;
	}

.mainPage {
	border:medium inset #fff;
	}

.bigstart {
	font-size:42pt;
	font-weight:bold;
	float:left;
	margin:-15 0 0 0;
	padding:0 4 0 0;
	}

h2 {
	padding:25 5% 0 5%;
	font-family:verdana;
	}

h3 {
	padding:25 5% 0 5%;
	font-family:verdana;
	}
			
h5 {
	padding:0 0 0 5%;
	}

.jacd {
	font-variant:small-caps;
	font-weight:bold;
	color:black;
	background-color:#6cf;
	}

.indent {
	padding: 0 0 0 12;
	font-size:8pt;
	}
.indent2 {
	padding: 0 0 0 10%;
	font-size:8pt;
	}
.inset {
	padding: 0 0 0 10%;
	font-family:verdana;
	font-size:10pt;
	font-weight:normal;
	font-variant:small-caps;
	}
.nkp {
	margin: 15 6% 0 0;
	}
	
li.chroma {
	background-color:#ccc;
	width:80%;
	text-align:left;
	}
li.blackunderline {
	border-bottom:thin solid black;
	width:80%;
	}

.list {
	text-align:left;
	width:80%;
	font-family:verdana;
	font-size:10pt;
	font-weight:normal;
	}
.q { 
	font-size:10pt;
	font-family:verdana,sans-serif;
	font-weight:bold; 
	padding: 0 5% 0 5%;
	}

	
	
.foot {
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
	color:white;
	background-color:#06f;
	padding:0 0 20% 0;
	}

