﻿

h1 {
	color: #330101;
	font-size: 1.4em;
	text-align: center;
	margin: 0 0 40px;
	letter-spacing: 1px;
}

h2 {
	color: #330101;
	font-size: 1.2em;
	text-align: center;
	margin: 20px 0 10px;
	letter-spacing: 1px;
}

h3 {
	margin: 20px 0 10px;
	font-size: 1.1em;
}

p {
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: justify;
	text-indent: 2em;
}

cite {
	color: #955a08;
	background: #fef5e9;
	font-size: 0.9em;
	cursor: help;
}

acronym {
	cursor: help;
}

a img {
	border: none;
}

img {
	padding: 1px;
	border: 1px solid #ccc !important; 
	margin: 0 10px 10px 0; 
}


.care {
	border: 1px solid #000;
	padding: 1px 2px;
}

.noborder {
	border: none !important;
}

.top {
	color: #930;
	font-size: 0.9em;
	font-weight: bold;
}