h1{
	font-family: century gothic;
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	 text-align: center;
	color: #000000;
	text-decoration: none;
                 
}

h2 {
	font-family: century gothic;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	float: left;
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-family: century gothic;
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	float: left;
	color: #000000;
	text-decoration: none;
}

h4 {
	font-family: century gothic;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	float: left;
	color: #5A738C;
	text-decoration: none;
}

}
body,td,th {
	font-family: century gothic;
	font-size: 12px;
	color: #373737;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373737;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A738C;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}

.style2 {
               color: #5B6C93;
               text-align: center;

}
.style3 {color: #000000;
            font-size: 11px;
}

.style4 {color: #FFFFFF;
            font-size: 11px;
            text-align: center;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 10;
                 float: left;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 148px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
