body {background-color: #FFFFFF;}
td { COLOR: #333333}
ul {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
ol {margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-left: 20px}
A:visited {COLOR: #0033cc;}
A:link {COLOR: #0033cc;}
A:hover {COLOR: #ff3300;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF9900;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #339999; FONT-FAMILY: Arial, Helvetica, sans-serif}
h3 {font-family: Arial, Helvetica, sans-serif; color: #000099; font-weight: bold; font-size: 14px}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
	background-color: #EFEFEF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
	padding-right: 6px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 8px;
}

 /* mouseovers */ 
.mo-spek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	border-left-width: 1px;
	border-left-color: #0099CC;
	background-color: #FFFFFF;
	list-style-type: disc;
}
.mo-spek a:visited {
	color: #003366;
	text-decoration: underline;
	text-transform: capitalize;
}
.mo-spek a:link {
	color: #003366;
	text-decoration: underline;
	text-transform: capitalize;
}
.mo-spek a:hover {
	color: #0000FF;
	text-decoration: underline;
	text-transform: capitalize;
}
.mo-spek ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	color: #666666;
}
.mo-foo {color: #003399; background-color: #D7EEEE}
.mo-foo a:visited {  color: #006699; text-decoration: none;}
.mo-foo a:link {  color: #006699; text-decoration: none;}
.mo-foo a:hover {color: #006699; text-decoration: none; cursor: default;}
.mo-bix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	padding: 8px 10px 8px 12px;
	background-color: #D8E7EB;
	border: 1px solid #9FC4CE;
	font-weight: bold;
}
.mo-bix a:visited {  color: #0066CC; text-decoration: underline;}
.mo-bix a:link {  color: #0066CC; text-decoration: underline;}
.mo-bix a:hover {  color: #FF0000; text-decoration: underline;}
.mo-coo {
	FONT-SIZE: 12px;
	COLOR: #3F598B;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 8px 10px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 0px solid #0066CC;
}
.mo-coo a:visited {
	color: #003366;
	text-decoration: underline;
}
.mo-coo a:link {
	color: #003366;
	text-decoration: underline;
}
.mo-coo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

 /* custom */ 
.bubobo {
	padding: 18px 15px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.bubobo ul {
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 25px;
}
.tittle {
	color: #FF3333;
	font-weight: bold;
	font-size: 11pt;
}
.dscrypt {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.dscrypt ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
.urrls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	white-space: nowrap;
}
table {
	margin-top: 8px;
}
.cap {
	text-transform: capitalize;
}
.mo-spek-cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-left-width: 1px;
	border-left-color: #0099CC;
	background-color: #ECEBE8;
	list-style-type: disc;
	text-transform: capitalize;

}
