body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #fdf9cd;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:visited {
	font-weight: bold;
	color: #B20006;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #B20006;
	text-decoration: underline;
}
.style1 {
	font-size: 16px;
	color: #B20006;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-size: 24px; font-weight: bold; }
.style5 {font-size: 18px}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 80px;
	background: #FFFFFF;
	color: #B20006;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #B20006;
	color: #FFFFFF;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #B20006;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 120px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #FFFFFF;
	color: #B20006;
	font: 12px}

#sddm div a:hover
{	background: #B20006;
	color: #FFFFFF
}

.table1 {
	border-collapse: collapse;
	border: solid 1px #000000;
}

.table1 td{
	padding: 2px;
	border: solid 1px #000000;
	text-align: center;
}