BODY {
	font-family: Helvetica;
 	font-size: 12px;
 	color: #7f1900;
 	background-color: #cb987f;
	margin-left: 5pt;
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 5pt;
}

BODY.main {
	font-family: Helvetica;
 	font-size: 12px;
 	color: #7f1900;
 	background-color: #ffe1d3;
	margin-left: 5pt;
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 5pt;
}

H1 {
	font-family: Helvetica;
	font-size: 36px;
	font-weight: bold;
	color: #e01010;
	text-align: center;
}

H2 {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #c02020;
}

H3 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #c02020;
}

TH {
	font-family: Helvetica;
 	font-size: 12px;
}
 
TD.background { 
	background-image: url('images/e.png');
}

TD {
	font-family: Helvetica;
 	font-size: 12px;
}

P {
	font-family: Helvetica;
 	font-size: 12px;
}

UL {
	font-family: Helvetica;
 	font-size: 12px;
	padding: 0px 0px 0px 0px;
}

LI {
	font-family: Helvetica;
 	font-size: 12px;
}

CAPTION {
	font-family: Helvetica;
 	font-size: 12px;
	padding: 3px;
	text-align: left;
	margin-bottom: 3px;
}

	
A {
	font-weight: bold;
	color: #804000;
 	text-decoration: underline;
}
A:visited { 
	font-weight: bold;
	color: #804000;
	text-decoration: none;
}
A:hover { 
	color: #c02020;
	text-decoration: underline;
}
A:active{
	color: #e01010;
	text-decoration: underline;
}

H1.column {
	font-family: Helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #7f1900;
	text-align: center;
	margin-bottom: 0;
}

H2.column {
	margin-top: 0;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #7f1900;
	text-align: center;
}


H2.human {
	margin-top: 10p;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #601800;
	text-align: left;
}

img.photo {
	width: 80;
	heigth: 120;
	margin-left: 30;
	margin-right: 10;
}
