a:link		{	color: #313F80; }
a:visited	{ color: #313F80; } 
a:active 	{	color: rgb(0,0,204);}
a:hover {	background: CFEDEF; COLOR: #CC0000; FONT-WEIGHT: underline}

body	{	font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #313F80;  }
p		{	font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #313F80;  }
normal	{	font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #313F80;  }
table	{	table-border-color-light: rgb(102,153,255);
			table-border-color-dark: rgb(0,0,102); 
			font-family: Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #313F80;}

.head { margin right: 10px; font-size: 13pt; color: #666666; font-weight: bold; }
.adress {font-size: 7pt; margin-left:7}
.citation {font-size: 12pt; margin-left:; font-weight:bold}

H1 { margin right: 10px; font-size: 13pt; color: #666666; font-weight: bold; font-family:Verdana }
H2 { font-size: 11pt; color: #666666; font-weight: bold; font-family:Verdana }
H3 { font-size: 10pt; color: #666666; font-weight: bold; font-family:Verdana }

.menulist, .menulist ul {
 border-left:1px solid #EBEBEB; border-right:1px solid #EBEBEB; border-top:1px solid #EBEBEB; border-bottom:0px solid #EBEBEB; padding:0; width: 160px;
 background: #FFFFFF;; list-style-type:none; font-size:11px; color:#000000; font-weight:bold; margin-left:2; margin-right:0; margin-top:0; margin-bottom:0
}

.menulist ul {
 position: absolute;
 top: 0;
 left: 162px;
 display: none;
}

.menulist li {
 position: relative;
 border-bottom: 1px solid #EBEBEB;
}

.menulist a {
 display: block;
 padding: 3px;
 color: #313F80;
 text-decoration: none
}

.menulist a:hover, .menulist a:hover.highlighted {
 color: #CC0000;
 background-color: #CFEDEF
}
.menulist a.highlighted {
 color: #000000;
 background-color: #A9DEE2;
}

/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
 float: right;
}

/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a { height: 1%;}



b, strong { font-weight: bold;}