@charset "utf-8";
/* CSS Document */

.TopInfoLine {
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #514e4e;
        text-align: center;
}

p {
              	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}

h1 {
               font-family: Georgia, Times, “Times New Roman”, serif;
               color: #5f5243;
               border-bottom: dotted 1px #a39576;
               line-height: 30px;
               font-size: 39px;
               margin-bottom: 30px;
               margin-top: 20px;
               text-transform: lowercase;
               font-weight: normal;
}

h2 {
               font-family: Georgia, Times, “Times New Roman”, serif;
               color: #5f5243;
               font-size: 20px;
               margin-bottom: 5px;
               margin-top: 20px;
               text-transform: lowercase;
               font-weight: normal;
}

h3 {
               font-family: Georgia, Times, “Times New Roman”, serif;
               font-size: 17px;
               font-style: normal;
               font-weight: normal;
               color: #958363;
               text-transform: lowercase;
               letter-spacing: normal;
               margin-top: 0;
               margin-bottom: 0;



