

body {
	scrollbar-3d-light-color: #A4C27D;
    scrollbar-arrow-color: #A4C27D;
    scrollbar-base-color: #B71230;
    scrollbar-dark-shadow-color: #22467D;
    scrollbar-face-color: #B71230;
    scrollbar-highlight-color: #A4C27D;
    scrollbar-shadow-color: #517723;
	}

h1 {font-family: Georgia; font-size: 14px; color: #B71230; font-weight: bold}
h2 {font-family: Georgia; font-size: 16px; color: #000000; font-weight: bold}
h3 {font-family: Georgia; font-size: 14px; color: #000000; font-weight: bold}
h4 {font-family: Georgia; font-size: 12px; color: #000000; font-weight: bold}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C41C3B;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C41C3B;
	text-decoration: line-through;
	font-weight: bold;
	line-height: 15px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #517723;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #517723;
	text-decoration: line-through;
	font-weight: bold;
	line-height: 15px;
}

.footer {
	font-family: Georgia;
	font-size: 11px;
	color: #C41C3B;
	font-weight: bold;
}
a.footer:link {
	font-family: Georgia;
	font-size: 11px;
	color: #C41C3B;
	text-decoration: none;
	font-weight: bold;
}
a.footer:active {
	font-family: Georgia;
	font-size: 11px;
	color: #C41C3B;
	text-decoration: line-through;
	font-weight: bold;
}
a.footer:visited {
	font-family: Georgia;
	font-size: 11px;
	color: #517723;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #517723;
	text-decoration: line-through;
	font-weight: bold;
}

.smalltype {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a.smalltype:link {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.smalltype:active {
	font-family: Georgia;
	font-size: 11px;
	color: #C41C3B;
	text-decoration: line-through;
	font-weight: normal;
}
a.smalltype:visited {
	font-family: Georgia;
	font-size: 11px;
	color: #517723;
	text-decoration: underline;
	font-weight: normal;
}
a.smalltype:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
	font-weight: normal;
}
.style1 {
	background-color: #DCECCE;
	border: thin dotted;
	font-size: 8px;
	border-color: #C41C3B;
}
