

p { 
font-size: 9pt;
letter-spacing:normal; 
text-indent: 1em; 
line-height: 170%; 
color: #333333;} 

.style1 
{font-size: 9pt;}

.style5 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing:0.3em;	
	}

.style2 {
	font-size: 9pt;
	font-weight: bold;
	color: #0080FF;
	text-decoration: underline;
}

h5 {
font-weight: 700;
color:#666666;
text-decoration: underline;
}

#name {
	font-size: 9pt;
	color: #0080FF;
letter-spacing: 0.5em;
} 

#talk_topic {
	font-weight: 700;
	text-decoration: underline;
	letter-spacing:0.3em;
	font-size: 80%;
	color:#424242;
	background-color: #FDEA91;
} 

#pict { 
margin: 7px;  
border-width: 1px;
border-style:groove;
border-color: #666666;

} 

td { 
padding: 2px 5px;
}

#prof_bar{
	background-color: #000000;
} 

table {
	border: medium outset #AAAAAA;
}




#copy {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color:#878787;
}
