.key_text {
	font-family:palatino,  georgia, verdana, arial, sans-serif;
	font-size:small;
	line-height:110%;
	margin-top:20;
	position:relative;
	left:20;
}

.key_separator {
}

.key_block {
	font-size:x-small;
	font-family:"courier new",serif;
	line-height:110%;
	position:relative;
	left:40;
}

#contact_name{
  		line-height:normal;
  		font-size:x-large;
  		margin-bottom:0px;
  		font-weight:bold;
  		font-variant:small-caps;
}

#contact_email {
		margin-top : 0px;
  		line-height:100%;
		font-size : x-small;
		position : relative;
		left : 3px;
}