A   { color: #0000cd; font-size: 10pt; font-family: Tahoma, Verdana, "MS Sans Serif", Arial; text-decoration: none }
A.top:link    { color: #fffff0 }
A.top:visited    { color: #fffff0 }
A.top:hover   { color: white; background-color: black }
A.top:active   { color: #fffff0 }

A.left:link    { color: #ffebcd; font-weight: bold; width: 180px }
A.left:visited    { color: #ffebcd; font-weight: bold; width: 180px }
A.left:hover   { color: #fff; font-weight: bolder; background-color: #000; width: 180px }
A.left:active   { color: #ffebcd; font-weight: bold; width: 180px }

A.domain:link    { color: blue; width: 250px }
A.domain:visited    { color: gray; width: 250px }
A.domain:hover    { color: #ffffe0; font-weight: bolder; background-color: #b22222; width: 250px }
A.domain:active   { color: red; width: 250px }


BODY {
	COLOR: Black; FONT-FAMILY: Tahoma, Verdana, Arial, "sans-serif ";
}

H1 {
	FONT-WEIGHT: bolder; FONT-SIZE: 12pt; COLOR: #708090; LINE-HEIGHT: 1em; FONT-STYLE: italic; TEXT-ALIGN: left
}
H2 {
	FONT-WEIGHT: bolder; FONT-SIZE: 11pt; COLOR: #a0a0a0; LINE-HEIGHT: 1em; FONT-STYLE: italic; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif; TEXT-ALIGN: left
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #a8a8a8; FONT-STYLE: italic;  TEXT-ALIGN: left
}
P {
	FONT-SIZE: 10pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	text-indent : 35px;
}
P:first-line {
	TEXT-INDENT: 20px;
}
LI  { color: #006400; font-size: 10pt; font-family: Tahoma, Arial, "MS Sans Serif", sans-serif; text-align: left }

TD {
	FONT-SIZE: 10pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif
}

TD.cbtn   { color: black; font-size: 8pt; font-family: Tahoma, Arial, "MS Sans Serif", sans-serif; background-color: #ffefd5; text-align: center; vertical-align: middle }

TD.cphleft {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fff0f5;
	vertical-align : middle;
	text-align : left;
}
TD.cphright {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fff0f5;
	vertical-align : middle;
	text-align : right;
}

TD.cpcan {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : White;
	vertical-align : middle;
	text-align : right;
}

TD.cpus {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fffff0;
	vertical-align : middle;
	text-align : right;
}

TD.c1 {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fffaf0;
	vertical-align : middle;
	text-align : center;
}
TD.c1s {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #f5f5f5;
	vertical-align : middle;
	text-align : center;
}

TD.c1r {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #fffaf0;
	vertical-align : middle;
	text-align : right;
}
TD.c1sr {
	FONT-SIZE: 8pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #f5f5f5;
	vertical-align : middle;
	text-align : right;
}

TD.s {
	FONT-SIZE: 10pt; COLOR: Black; FONT-FAMILY: Tahoma, Arial, "MS Sans Serif", sans-serif;
	background-color : #F5F5F5;
}
TH   { color: #e6e6fa; font-weight: bold; font-size: 10pt; font-family: Tahoma, Arial, "MS Sans Serif", sans-serif; background-color: #ffdead }
TABLE.generic  { background-color: #ffebcd; margin: 1px; padding: 2px; border: 0px #cd853f }
TABLE.generic TD {
	COLOR: Black; }
TABLE.stylish1 TD {
	FONT-SIZE: 8pt; COLOR: Black; BACKGROUND-COLOR: #F5F5F5;
}

SELECT {
	BORDER-LEFT-COLOR: #808080; BORDER-BOTTOM-COLOR: #808080; COLOR: Black; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #808080; FONT-FAMILY: Tahoma, Arial, sans-serif; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BACKGROUND-COLOR: #F5F5F5; BORDER-RIGHT-COLOR: #808080; BORDER-BOTTOM-STYLE: solid
}
INPUT.radio {
	BORDER-LEFT-COLOR: #808080; BORDER-BOTTOM-COLOR: #808080; COLOR: #b0b0b0; BORDER-TOP-STYLE: none; BORDER-TOP-COLOR: #808080; FONT-FAMILY: Tahoma, Arial, sans-serif; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: transparent; BORDER-RIGHT-COLOR: #808080; BORDER-BOTTOM-STYLE: none
}