
a:link {color: #0000ff;
Text-Decoration : underline;
}

a:visited {color: #6666ff;
Text-Decoration : underline;
}

a:hover {color: #33cc33;
Text-Decoration : underline;
}

p {
display: inline;
color: 333333;
Text-Decoration : none;
Font-family : Arial Narrow;
Font-size: 11pt;
Font-weight : normal;
text-align: left;
}

TD {
color: 000000;
Text-Decoration : none;
Font-family : Arial Narrow;
Font-size: 11pt;
Font-weight : normal;
}

p1 {
color: #cccccc;
Text-Decoration : none;
Font-family : Arial;
Font-size: 14pt;
Font-weight : normal;
layout-flow: vertical-ideographic;
}

h1 {
color: #666666;
Text-Decoration : none;
Font-family : Arial Narrow;
Font-size: 16pt;
Font-weight :bold;
text-align: right;
}

h2 {
color: #666666;
Text-Decoration : none;
Font-family : Arial Narrow;
Font-size: 14pt;
Font-weight :bold;
text-align: left;
}

h3 {
color: #ffffff;
Text-Decoration : none;
Font-family : Arial;
Font-size: 12pt;
Font-weight : bold;
}

h4 {
color: #eeeeee;
Text-Decoration : none;
Font-family : Arial Narrow;
Font-size: 32pt;
Font-weight : bold;
}

h5 {
color: #eeeeee;
Text-Decoration : none;
Font-family : Arial Narrow;
Font-size: 24pt;
Font-weight : bold;
}

h6 {
color: #000000;
Text-Decoration : none;
Font-family : Arial;
Font-size: 9pt;
Font-weight : normal;
}

h7 {
color: #ffffff;
Text-Decoration : none;
Font-family : Arial;
Font-size: 12pt;
Font-weight : bold;
}

h8 {
color: #000000;
Text-Decoration : none;
Font-family : Arial;
Font-size: 9pt;
Font-weight : bold;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 3px 0 0;
	padding: 4px 10px;
	width: 140px;
	background: #000066;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000066}

#sddm li a:hover
{	background: #6666ff}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 0px solid #000000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #000066;
		font: 11px arial}

	#sddm div a:hover
	{	background: #6666ff;
		color: #FFF}

