        html{height: 100%; width: 100%; padding: 0px; margin: 0px;}
        body{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
        
        
        height: 100%; width: 100%; margin: 0px;  padding: 0px; min-width: 300px; min-height: 400px;
        }  	

H1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}
H3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

pre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}

td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 0px dotted red;
}

table{
	border: 0px dotted blue;	
}

p {
	line-height: 135%;
	word-spacing: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: justify;
}

ul {
	line-height: 135%;
	margin-top: 4px;
	margin-bottom: 4px;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.ger {
	BORDER-RIGHT: #b6b7cb 0px solid;
	BORDER-TOP: #b6b7cb 0px solid;
	BORDER-LEFT: #b6b7cb 0px solid;
	BORDER-BOTTOM: #b6b7cb 0px solid;
	border-spacing: 1px;
}

img.imcm {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}

A:link {
	text-decoration: none;
	color: #6E7B89;
}

A:visited {
	text-decoration: none;
	color: #7B838C;
}

A:hover {
	text-decoration: none;
	color: #7E6526;
}

A:active, A:focus {
	text-decoration: none;
    outline: none;
    ie-dummy: expression(this.hideFocus=true);
}

A:link.nav {
	text-decoration: none;
	color: #000099
}

A:visited.nav {
	text-decoration: none;
	color: #2E5294
}

A:hover.nav {
	text-decoration: none;
	color: #2E5294
}

A:focus.nav {
	outline-width: medium;
	outline-style: none;
	outline-color: invert;	
}

td image {border: none;}

td.inn {border-top: 1px dotted #CCCCCC; padding: 2px}

td.innx {border-bottom: 0px solid #027EB1; padding: 2px}

td.innox {background: #EEEEEE; padding: 2px}
td.innc {border-top: 1px dotted #CCCCCC; padding: 1px; font-size: 11px;}
td.innc p {font-size: 11px;
			margin-top: 1px;
			margin-bottom: 1px;}
table.FRA {border: 1px solid #CCCCCC; width: 100%; max-width:500px; }

hr{
	border-right: none;
	border-left: none;
	border-top: 1px solid #CCCCCC;
}

.txfstc {
	width: 100%;
}

.tsfstc {
	width: 100%;
	max-width: 100px;
}

.tafstc {
	height: 200px;
}

table.EDT {border: 0px; width: 100%; max-width:600px; }
