body {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: nomral;
	font-style: normal;
}

p {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: nomral;
	font-style: normal;
}

p.grey {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #aaaaaa;
	font-size: 10pt;
	font-weight: nomral;
	font-style: normal;
}

p.tan {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #c5b698;
	font-size: 10pt;
	font-weight: nomral;
	font-style: normal;
}


b {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #c5b698;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

b.title {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

small {
	font-family: Arial,Helvetica,Sans-Serif;
	color: #ffffff;
	font-size: 08pt;
	font-weight: normal;
	font-style: normal;
}

li {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

li.tan {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #c5b698;
	font-weight: normal;
	font-style: normal;
}


dd {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

dd.grey {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #aaaaaa;
	font-weight: normal;
	font-style: normal;
}

dd.tan {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #c5b698;
	font-weight: normal;
	font-style: normal;
}

dt {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #c5b698;
	font-weight: normal;
	font-style: normal;
}


a:link {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #45acf6;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #aaaaaa;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

a:active {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #45acf6;
	font-weight: normal;
	font-style: normal;
}

input.search {

	background-color: #212429;
	color: #45acf6;
	font-size: 10pt;
	cursor:hand;

	border-right-style: inset;
	border-right-color: #42414A;
	border-left-style: inset;
	border-left-color: #42414A;
	border-top-style: inset;
	border-top-color: #42414A;
	border-bottom-style: inset;
	border-bottom-color: #42414A
}

option.search {
	background-color: #000000;
	color: #45acf6;
	font-size : 8pt;
}
