﻿body {
    position: relative;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 10px 5px 10px;
}
A {
	color: #000;
	text-decoration: none;	
}
TABLE, TD, TR, IMG {
    border: 0px;
}
#crums A {
	text-decoration: underline;
	color: #165d9e;
}
.link {
	text-decoration: underline;
	color: #165d9e;	
}

.endblock {
	clear: left;
	font-size: 0px;
	line-height: 0px;	
}

H1 {
	font-size: 24px;
	line-height: 27px;
}
H2 {
	font-size: 18px;
	line-height: 22px;
}

.text {
	color: #444;	
}
.text A {
    color: #444;
}
.text DIV {
    margin-bottom: 14px;
}
.text P {
    margin-bottom: 14px;
}

HR {
	color: #999;
	height: 1px;
	border: none;
	border-top: 1px solid #999;
}
