.text_dark_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.text_red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440C00;
}

.text_dark_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}

.text_red_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #440C00;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440C00;
	margin-right: 7%;
	margin-left: 7%;
}

p.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #440C00;
	margin-right: 4%;
	margin-left: 4%;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440C00;
}

font.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #440C00;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style:  normal;
	color: #440C00;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style:  normal;
	color: #440C00;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style:  normal;
	color: #440C00;
}

a.large:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #440C00;
	font-weight: bolder;
	text-decoration: underline;
}

a.large:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #440C00;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #440C00;
	text-decoration: none;
	font-size: 12px;
	margin-right: 7%;
	margin-left: 7%;
}

body
{
scrollbar-3d-light-color:#440C00;
scrollbar-arrow-color:#fde4c1;
scrollbar-base-color:#440C00;
scrollbar-dark-shadow-color:#440C00;
scrollbar-face-color:#440C00;
scrollbar-highlight-color:#440C00;
scrollbar-shadow-color:#440C00;
scrollbar-Track-Color:#fde4c1;
}
//#fde4c1;