h1, h2, h3, h4 { 
	font-weight: bold; 
}

a {
        text-decoration: none; 
        color: navy; 	
}

a:visited {
        text-decoration: none; 
        color: navy; 	
}

ul {
	margin-top: 0pt;
}

body { 
	font-family: "Helvetica";
	margin-left: 80pt;
	margin-right: 5pt;
	background: white url(img/c1/back1n.gif);
     }

table {
	border-style: none;  
}

td { 
	vertical-align: top;
	font-family: "Helvetica";
	
}

.blockquote {
	font-size: small; 
}

.person {
	font-weight: bold; 
	text-decoration: none; 
}

.smallred { 
	color: crimson; 
	font-size: small;
	
}

.smallbrown { 
	color: brown; 
	font-size: small 
}

.deadline { 
	color: crimson; 
	text-align: right;
	font-weight: bold;
}

.organizer { 
	color: darkgreen; 
	text-align: right;
	font-weight: bold;
}

.heading { 
	color: darkgreen; 
	text-align: left;
	font-weight: bold;
}
.note { 
	color: crimson; 
	font-weight: bold;
}
.price { 
	color: blue; 
	font-weight: bold;
}

.acronym {
	color: blue;  
	text-align: left
}

.fullname {
	color: crimson; 
	text-align: left
}

.place {
	color: darkgreen;  
	text-align: left
}
.hotel {
	color: darkred;  
	font-weight: bold;
	text-align: left
}

.pc { 
	color: brown; 
	text-align: left; 
	font-weight: bold;
}

.from {

}

.date { 
	text-align: left;
}

