body {
	background-color: #4D4D4D;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
	a:link, a:visited {
	color : #fff; 
	text-decoration : none; 
} 
	a:hover {
	color : #fff; 
	text-decoration : underline;
} 

.stradez {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
.stradez a:link, .stradez a:visited {
	color: #666666;
	font-size: 11px;
}
.stradez a:hover {
	color: #fff;
}


.tradez {
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
}
.tradez a:link, .tradez a:visited {
	color: #666666;
	font-size: 10px;
}
.tradez a:hover {
	color: #fff;
}

.lgx {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #fff;
}
h1 a:hover {
	color: #fff;
}

h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #fff;
	margin:  5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 a:link, h2 a:visited {
	color: #003366;
	text-decoration: underline;
}
h2 a:hover {
	color: #CC0000;
	}
h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #fff0FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.smallDesc {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.smallDesc a:link, .smallDesc a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #22588F;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #206DBB;
	text-decoration: underline;
