



H1 {
	font-size : 20px;
	font-weight : 300;
	text-decoration : none;
	color : #385746;
    line-height: 25px;
	margin-left: 11px;
	margin-bottom: 8px;
	margin-top: 18px;
}

H2 {
	font-size : 18px;
	font-weight : 300;
	text-decoration : none;
	color : #4e1c1c;
	margin: 0;
}

H3 {
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #4e1c1c;
	margin-bottom: 8px;
}

blockquote {
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}


A {
	text-decoration : none;
	color : #FF9933;
}

A:HOVER {
	text-decoration : none;
	color : #333333;
}

.body {
	font-family : verdana, Arial, san-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : black;
	line-height: 14px;
}

A.body {
	font-family : verdana, Arial, san-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : green;
	line-height: 14px;
}

A.body:HOVER {
	text-decoration : none;
	color : #906d40;
}

.details {
	font-family : verdana, Arial, san-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : black;
	line-height: 14px;
}

A.details  {
	font-family : verdana, Arial, san-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : green;
	line-height: 14px;
}

.details :HOVER {
	text-decoration : none;
	color : #906d40;
}

.smallbody {
	font-family : Arial, san-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : black;
	line-height: 10px;
}

A.smallbody {
	font-family : Arial, san-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : green;
	line-height: 12px;
}

A.smallbody:HOVER {
	text-decoration : none;
	color : #906d40;
}

.menu {font-family : Arial, san-serif;
	font-size : 13px;
	font-weight : 500;
	text-decoration : none;
	color : Black;
	line-height: 1;
}

A.menu {font-family : Arial, san-serif;
	font-size : 13px;
	font-weight : 500;
	text-decoration : none;
	color : #385746;
	line-height: 17px;
}


A.menu:HOVER {
	font-family : Arial, san-serif;
	font-size : 13px;
	font-weight : 500;
	text-decoration : none;
	color : #906d40;
	line-height: 17px;
}

.footer {font-family : Arial, san-serif;
	font-size : 11px;
	font-weight : 500;
	text-decoration : none;
	color : Black;
	line-height: 1;
}

A.footer {font-family : Arial, san-serif;
	font-size : 11px;
	font-weight : 500;
	text-decoration : none;
	color : #385746;
	line-height: 0;
}


A.footer:HOVER {
	font-family : Arial, san-serif;
	font-size : 11px;
	font-weight : 500;
	text-decoration : none;
	color : #906d40;
	line-height: 0;
}

.copyright{
	font-family : Arial, san-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : gray;
}
