.main {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.main a {
	color: #A24037;
	font-weight: bold;
}
.main a:hover {
	text-decoration: none;
}

.small {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}
.small a {
	color: #E0392C;
}
small a:hover {
	text-decoration: none;
}

.title {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	color: #A24037;
}
.sectiontitle {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #A24037;
	font-weight: bold;
}

.oc {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.3;
}
.oc a {
	color: #ccccff;
	text-decoration: none;
}
.oc a:hover {
	text-decoration: underline;
}

.mainButton {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
}

.menu {
	font: 11px Georgia,Times New Roman,serif;
	line-height: 20px;
	color: #444444;
	text-indent: 8px;
	letter-spacing: -.5px;
}
.menu a {
	text-decoration: none;
	color: #444444;
}
.specialistName {
	font-family: Verdana,Garamond, Times New Roman, serif;
	font-size: 16px;
	color: #ef3e33;
	font-weight: bolder;
}
.specialistTitle {
	font-family: Verdana,Garamond, Times New Roman, serif;
	font-size: 12px;
	color: #a1a1a1;
	font-style: italic;
}