.list {
	padding: 10px 20px;
}

.list H1 {color: #003366; margin-bottom: 5px;
padding-bottom: 5px; border-bottom: 1px solid; font-size: 125%;}

.list H2 {color: #003366; margin-bottom: 5px;
padding-bottom: 5px; border-bottom: 1px solid; font-size: 125%;}

.list UL {margin-bottom: 30px;}
.list LI {margin: 0px;}

.list A {color: #464646; text-decoration: none;}

.list SPAN.ga {font-weight: bold;}
.list SPAN.en {font-weight: normal;}

.list TABLE {width: 100%;}
.list TR {vertical-align: top;}
.list TD {margin-bottom: 5px; color: Black;}
.list TD.nod {font-weight: normal; color: Olive; font-style: italic; font-weight: bold; white-space: nowrap; width: 20%;}
.list TD.nod2 {font-weight: normal; color: Olive; font-style: normal; font-weight: bold; white-space: nowrap; padding-right: 1em; width: 20%;}
.list TD.nod3 {font-weight: normal; color: Maroon; font-style: normal; font-weight: normal; white-space: nowrap; padding-right: 1em; text-transform: uppercase; width: 20%;}
.list TD.name1 {width: 40%; font-weight: bold;}
.list TD.name2 {width: 40%;}
