body{
	background: white;
}

/*menu bar links*/
A.type1:link    {color:white; text-decoration:none;}
A.type1:visited {color:white; text-decoration:none;}
A.type1:active  {color:white; text-decoration:none;}
A.type1:hover   {color:#C8ADC8; text-decoration:none;}


/*Workshop links*/
A.type2:link    {color:#673667; text-decoration:none;}
A.type2:visited {color:#673667; text-decoration:none;}
A.type2:active  {color:#673667; text-decoration:none;}
A.type2:hover   {color:#C8ADC8; text-decoration:none;}


.topbanner{
	background: #747AFF;
}
.we_topbanner{
	background: #673667;
}

.links{
	font-family : Helvetica, Arial, sans-serif;
	color: white;
	font-size : 9pt;
	font-weight: bold;
	background: #673667;
}

.links2{
	font-family : Helvetica, Arial, sans-serif;
	color: #C8ADC8;
	font-size : 9pt;
	font-weight: bold;
	background: #673667;
}

/* main text title */
.title1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight: bold;
	color : #000066;
}
.title2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22pt;
	color : #673667;
	font-weight: bolder;
}
.subtitle1{	
	font-family : Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size:18pt;
	color : #000066;
	font-weight : bold;	
}
.subtitle2{	
	font-family : Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size:10pt;
	color : #000066;
	font-weight : bold;	
}
.subtitle3{	
	font-family : Arial, Helvetica, Verdana, Geneva,  sans-serif;
	font-size:12pt;
	color : #000066;
	font-weight : bold;	
}
.subtitletext{
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 9pt;
	  color : black;
	  
}
.subtitletext2{
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 9pt;
	  color : #000066;
}
.subtitletext3{
	  font-family : Arial, Helvetica, sans-serif;
	  font-size : 9pt;
	  color : black;
	  vertical-align: top;
}

.box{
	background: #F4EDF4;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	vertical-align: middle;
	color: black;
}
.box1{
	background: #F4EDF4;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: black;
}
.box2{
	background: #F4EDF4;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #673667;
}
.red{  
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}
.agendaHeader{
	background: #673667;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

	