@charset "iso-8859-1";
body {
font-size:8pt;
font-family:Verdana;

}

h1 {
font:18pt;
font-weight:bold;
font-family:Verdana;
margin:0;
padding-top:10px;
padding-bottom:10px
}

h2 {
font:11pt;
font-weight:bold;
font-family:Verdana;
line-height:12pt;
margin:0;
padding-top:10px;
padding-bottom:10px
}

h3 {
font:11pt;
font-weight:bold;
font-family:Verdana;
line-height:12pt
}

h4 {
font:10pt;
font-weight:bold;
font-family:Verdana;
line-height:11pt;
margin:0;
padding-top:5px;
padding-bottom:5px
}

p {
margin-left:3px;
margin-right:3px;
font-family:Verdana;
font-size:12px
}

.style1 {
	font-size: xx-small;
	font-style: italic;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #990099;
}

li {
font-family:Verdana;
font-size:12px
}

ul.carat {
  list-style-image: url('carat1.gif')
}
