.style1 {font-size: 12px}
.style2 {font-size: 11px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
tr {
	vertical-align: top;
}
body {
	background-color: #FEF7DA;
}
a {
	font-size: 12px;
	color: #C12F17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #C12F17;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #C12F17;
}


.main3G { 
	font-size : 9pt;
	font-family : Tahoma;
	font-weight : bold;
	background-color : silver;
	text-align : left;
	border-style : solid solid solid dotted;
	border-color : #7b93c4 #7b93c4 #ef9c00 #7b93c4;
	border-left-width : 0;
	border-right-width : 0;
	border-bottom-width : 2px;
	vertical-align : top;
} 

#text{
	margin-top: 15px;
	height: 550px;
	overflow:auto;

}

#links{
	width: 400px;
	align: center;
	padding-left: 80px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.navi_active{
	padding: 5px;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid black;
	background-color: #C12F16;
	color: #FFFFFF;
}

.navi_passive{
	padding: 5px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: transparent;
	color: #C12F16;
	font-weight: bold;
}

.navi_active a {font-weight: bold;}

.navi_active	a:link {color: #FFFFFF; text-decoration: underline;}     
.navi_active	a:visited {color: #FFFFFF; text-decoration: underline;}  
.navi_active	a:hover {color: #AAAAAA; text-decoration: none;}   
.navi_active	a:active {color: #FFFFFF; text-decoration: underline;}   	




