.titles {
	font-family: "Palatino Linotype";
	font-size: 16px;
}
.subs {
	font-family: "Palatino Linotype";
	font-size: 12px;
}
.tiny {
	font-family: "Palatino Linotype";
	font-size: 10px;
}
.bigtitles {
	font-family: "Palatino Linotype";
	font-size: 18px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #330000;
	border-left-color: #FFCC99;
	border-top-style: none;
	border-bottom-style: double;
}

.text {
	font-family: "Palatino Linotype";
	font-size: 12px;
}
.tex2 {
	font-family: "Palatino Linotype";
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	line-height: 25px;
}
