﻿a:link {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	scrollbar-3dlight-color: d77200;
	scrollbar-arrow-color: d77200;
	scrollbar-darkshadow-color: 660000;
	scrollbar-face-color: ffc338;
	scrollbar-highlight-color: 660000;
	scrollbar-shadow-color: d77200;
	scrollbar-track-color: d77200;
}

font {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

h5 {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

ul {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 30px;
}

.bullett {
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	margin-bottom: 1px;
	margin-top: 0;
}

.input-text {
	border: 1 solid #C0C0C0;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	width: 1in;
}

.normal-black  {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}

.normal-right-margin  {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: centre;
}

.pic-border {
	border: 2px solid #ffc338;
	margin: 1px 1px 1px 1px;
}

.small-black-text  {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

.submit-button {
	border: 1 solid #C0C0C0;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.text-bold-12 {
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.text-grey-bold-12 {
	color: #c0c0c0;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.text-bold-red {
	color: #BB0000;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.text-small-bold-red {
	color: #BB0000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.text-small-red {
	color: #BB0000;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.text-small-blue {
	color: Navy;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
}