
body {
	font-family: Arial; 
	color: #000000; 
	font-size: 10pt;
}

p, td {
	font-family: Arial; 
	color: #000000; 
	font-size: 10pt;
}



h1 {
	font-family: Arial; 
	color: #990000; 
	font-size: 12pt;
}



h2 {
	font-family: Arial; 
	color: #990000; 
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 4px;
}


h4 {
	font-family: Arial; 
	color: #990000; 
	font-size: 14pt;
}


small {
font-family: Verdana; color: #000000; font-size: 8pt;}




.bodytext {
	font-family: Arial; 
	color: #000000; 
	font-size: 10pt;
}



td .underline {
	border-bottom: 1px solid #ccc;
}


.imgbutton {
	border: 0;
	margin: 8px 0 0 0;
}

.form1 {
	margin: 8px 0 12px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px dotted #ccc;
}

.input1 {
	border: 1px solid #000;
}

.select1 {
	border: 1px solid #000;
	width: 225px;
}

.workshop table {
	border-collapse: collapse;
}	

	.workshop table td {
		padding: 4px 6px 0 0;
		margin: 0;
	}



A:LINK {text-decoration : underline; color:#990000; font-family:Arial; font-size:10pt;}  
A:VISITED {text-decoration : underline; color:#990000; font-family:Arial; font-size:10pt;}
A:HOVER {color:#008080;}

