.headOne{
	font-size : 12pt;
	color: #222222;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	line-height : 18pt;
	font-weight: bold;
}

.headTwo{
	font-size : 9pt;
	color: #222222;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	line-height : 18pt;
}

.text{
	color: #222222;
	font-size: 10pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	text-decoration : none;
	line-height : 16pt;
	font-weight: bold;
}

.vita{
	font-size : 10pt;
	color: #707070;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	line-height : 18pt;
}

.exhibition{
	font-size : 10pt;
	color: #444444;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	line-height : 16pt;
}

a:link{
	color: #222222;
	font-size: 12pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
}
a:visited{
	color: #222222;
	font-size: 12pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
}
a:hover{
	color: #cccccc;
	font-size: 12pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
	}
a:active{
	color: #2e2e2e;
	font-size: 12pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
}

.headTwo a:link{
	color: #222222;
	font-size: 9pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
}
.headTwo a:visited{
	color: #222222;
	font-size: 9pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
}
.headTwo a:hover{
	color: #cccccc;
	font-size: 9pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
	}
.headTwo a:active{
	color: #2e2e2e;
	font-size: 9pt;
	font-family : Arial, Geneva, Helvetica, sans-serif;	
	text-decoration : none;
	line-height : 18pt;
	font-weight: bold;
}


