
		
.newsbody{
	font-family: times new roman, times, serif;
	font-size:10pt;
	color:#000000;
	font-weight: normal;
	padding-left: 20px;
	text-align:justify;
	padding-top: 4px;
	padding-right: 6px;
	}

.newshead{
	font-family: times new roman, times, serif;
	font-size:11pt;
	font-weight: bold;
	color:#000000;
	}

.maintext{
	font-family: times new roman, times, serif;
	font-size:11pt;
	font-weight: normal;
	color:#000000;
	padding-right: 10px;
	text-align:justify
	}

.mainhead{
	font-family: times new roman, times, serif;
	font-size:13pt;
	font-weight: bold;
	color:#000000;
	}

.caption{
	font-family: times new roman, times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #603913;
	position: relative;
	margin-top: 5px;
	}


.copyright{
	font-family: times new roman, times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	}

.workshopdate{
	font-family: times new roman, times, serif;
	font-size:12pt;
	font-weight: bold;
	color:#000000;
	padding: 8px;
	text-align: center;
	background-color: #CBC2A5;
	}

.pagebartext{
	font-family: times new roman, times, serif;
	font-size:14pt;
	font-weight: bold;
	color:#FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	font-variant: small-caps;
	text-shadow: #000000 0px 0px 5px;
	}

.pagebartext2{
	font-family: times new roman, times, serif;
	font-size:12pt;
	font-weight: normal;
	color:#FFFFFF;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	font-variant: small-caps;
	}

.menuentry{
	font-family: times new roman, times, serif;
	font-size:14pt;
	color: #000000;
	padding-right: 10px;
	font-variant: small-caps;
	font-weight: bold;
	}

a {
	font-family: times new roman, times, serif;
	color: #754c24;
	text-decoration: underline;
	}

a:hover {
	font-family: times new roman, times, serif;
	color: #000000;
	text-decoration: underline;
	
	}

.menuentry a:hover{
	font-family: times new roman, times, serif;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	border-top: solid 1px #754c24;
	border-bottom: solid 1px #754c24;
	}

.header{
	color: #754c24;
	font-variant: small-caps;
	font-family: times new roman, times, serif;
	font-size:16pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}

.errorlist{
	font-family: times new roman, times, serif;
	font-size:12pt;
	color:#000000;
	font-weight: normal;
	padding-left: 20px;
	text-align:justify;
	padding-top: 15px;
	padding-right: 6px;
	}

.workshop-sub{
	font-family: times new roman, times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}

.small{
	font-family: times new roman, times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #603913;	}
	
.small.a{
	color: blue;
	}