a:link {
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #6f2c91;
	text-decoration: underline;
}

a:active {
	color: #6f2c91;
	font-family: verdana;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #bbbbbb;
	color: #000000;
	font-family: verdana;
	font-size: 60pt;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #bbbbbb;
}

font {
	font-family: verdana;
	font-size: 10pt;
}

h1 {
	color: #333333;
	font-family: arial;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px
}

h2 {
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	word-spacing: 0;
}

h3 {
	color: #ffffff;
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

h5 {
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

input {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
}

p {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

select {
	border-bottom: #5D64BA 1px solid;
	border-left: #5D64BA 1px solid;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
}

textarea {
	border-bottom: #5D64BA 1px solid;
	border-left: #5D64BA 1px solid;
	border-right: #5D64BA 1px solid;
	border-top: #5D64BA 1px solid;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
}

.bullett {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 1;
	margin-top: 0;
}

.input-text {
	border: 1 solid #5D64BA;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
}

.normal-black {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}


.bold-red {
	color: #6f2c91;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.pic-border {
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}

.small-black-text {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
}

.submit-button {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	background: #bbbbbb;
}

.text-8pt {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.text-black-8pt {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}


.text-bold-12-red {
	color: #6f2c91;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}

.text-small {
	color: #FF0000;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
}

.text-white-8pt {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.text-white-bold {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.input-text {
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	background: #cccccc;
}

.txtfielddropdown {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#bottomcss a:link {
	color: #333333;
	text-decoration: none;
}

#bottomcss a:visited {
	color: #333333;
	text-decoration: none;
}

#bottomcss a:hover {
	color: #6f2c91;
	text-decoration: none;
}

#bottomcss a:active {
	color: #333333;
	text-decoration: none;
}
#bottomcss p {
	color: #333333;
}

.newsletter-small {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
}

.newsletter-large {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
}
.newsletter-small-white {
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	margin-left: 5px;
	margin-right: 5px;
}
.large-red {
	color: #6f2c91;
	font-family: verdana;
	font-size: 18pt;
	font-weight: bold;
}