BODY,TD {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
}

P {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
    margin: 8px 20px 8px 20px;
    color: #000000;
	padding: 5px 0px 5px 0px;
}

INPUT,SELECT,TEXTAREA {
	font-size : 12px;
	font-family : arial, sans-serif;
	font-weight : normal;
	color : #000000;
}

H1 {
	font-size : 32px;
	font-weight : bold;
	line-height: 36px;
}

H2 {
	font-size : 28px;
	font-weight : bold;
	line-height: 32px;
}

H3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
    margin: 8px 20px 8px 20px;
	color: #00356a;
}

H4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
    margin: 8px 20px 8px 20px;
	color: #00356a;
}

H5 {
	font-size : 16px;
	font-weight : bold;
	line-height: 20px;
    margin: 8px 20px 8px 20px;
}

H6 {
	font-size : 8pt;
}

A  {
	font-size : 12px;
	font-family : arial, sans-serif;
	line-height: 18px;
	font-weight : bold;
	color : #585132;
}

A:Visited {
}

A:Active {
}

A:Hover {
	color : #284476;
}

.consult-text {
	font-size: 11px;
	line-height: 14px;
}

.consult-field {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.ourwork-category {
	font-size : 16px;
	font-weight : bold;
	line-height: 20px;
	color: #585132;
}

.l1 {
	font-size : 32px;
	font-weight : bold;
	line-height: 36px;
}

.l2 {
	font-size : 28px;
	font-weight : bold;
	line-height: 32px;
}

.l3 {
	font-size : 24px;
	font-weight : bold;
	line-height: 28px;
}

.l4 {
	font-size : 20px;
	font-weight : bold;
	line-height: 24px;
}

.l5 {
	font-size : 16px;
	font-weight : bold;
	line-height: 20px;
}

.l6 {
	font-size : 11px;
}

.c-blue {
	color: #00356a;
}

.c-brown {
	color: #585132;
}

.c-orange {
	color: #932f1a;
}

.alert {
	font-size : 14px;
	font-family : arial, sans-serif;
	font-weight : bold;
	color : #d20000;
}

.imgborder {
  padding: 14px;
  border: 1px solid #dcd8c2;
  background: #dfdbc8;
}
