a:link	    {
	color: #336666;
	text-decoration: underline;
	background-color: transparent
}

a:hover	   {
	color: #666666;
	text-decoration: none;
	background-color: transparent
}

a:active	   { 
	color: #336666; 
	text-decoration: underline; 
	background-color: transparent 
}

a:visited	   { 
	color: #336666; 
	text-decoration: underline; 
	background-color: transparent 
}

address  { 
	font-style: normal; 
	font-size: 9px 
}
address.bold { 
	font-style: normal; 
	font-weight: bold; 
	font-size: 10px 
	}
b   { }

body	  { color: #000000; font-size: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; margin-top: 0px; margin-right: 0px; margin-left: 0px; leftmargin: 0px; marginheight: 0px; marginwidth: 0px }

h1     { 
	color: #366; 
	font-weight: normal; 
	font-size: 18px; 
	margin-bottom: 0.5em 
}

h1,h2,h3,h4,h5,h6	   { 
	color: #366; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif 
	}

h2     { 
	color: #000;
	background-color: transparent; 
	font-weight: normal; 
	font-size: 18px; 
	margin-bottom: 0.5em 
}

h3   { 
	color: #336666;
	background-color: transparent;  
	font-style: italic; 
	font-weight: bold; 
	font-size: 14px; 
	margin-bottom: 0.5em;
	
}

h4    { color: #336666; font-size: 13px; background-color: transparent; margin-bottom: 0.5em }

h5    { font-size: 13px; background-color: transparent; margin-bottom: 0.5em }

h6 {
	font-size : 10px;
	margin-bottom : 0.5em;

}

i {
	font-style : italic;
}

ul   { font-size: 10px }
ol { font-size: 10px }
li   { font-size: 10px }

p   { 
font-size: 12px; 
line-height: normal; 
margin-bottom: 0.5em 
}
p.changed { 
font-size: 11px; 
margin-bottom: 0.5em 
}
p.indent { margin-right: 12px }
p.bold { font-weight: bold; font-size: 12px; line-height: 13px; margin-bottom: 0.5em }
p.list     { 
	font-size: 12px; 
	background-color: transparent; 
	padding-left: 0.2em; 
	border-style: none none none solid; 
	border-width: medium medium medium thin; 
	border-color: #366 
}
address.list   { 
font-style: normal; 
font-size: 9px; 
background-color: transparent; 
padding-left: 0.2em; 
border-style: none none none solid; 
border-width: medium medium medium thin; 
border-color: #9BABAB;
}
pre	{
	font-family : Verdana, Arial, sans-serif;
}

strong  {
	font-size: 95%;
	background-color: transparent
}

table {
	width : 100%;
	border : none;
	font-family : Verdana, Arial, sans-serif;
}
td.changed	{
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
}

td.emphasis   { 
color: #366; 
font-weight: 500; 
font-size: 12px; 
background-color: transparent; 
margin-bottom: 0.2em 
}

td.ltpeach  { 
	font-weight: bold; 
	font-size: 12px; 
	background-color: #FDF5E6; 
	margin-right: 1em; 
	margin-bottom: 1em; 
	margin-left: 0.3em; 
	padding: 0.3em 2em 0.3em 0.3em;
}

td.list	 {
	margin-right : 0.3em;
	margin-left : 0.3em;
	padding-top : 0.3em;
	padding-bottom : 0.3em;
	padding-left : 0.5em;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
}

td.ltyellow  { 
	font-weight: bold; 
	font-size: 12px; 
	background-color: #FFFFE0; 
	margin-right: 1em; 
	margin-left: 0.3em; 
	padding: 0.3em 2em 0.3em 0.3em;
}

th.list {
	padding-top : 0.3em;
	padding-bottom : 0.3em;
	background-color : #9BABAB;
	font-weight : bold;
	font-size : 12px;
}

.footer	 {
	margin-bottom : 0.2em;
	font-size : 85%;
}