BODY {
	margin: 2ex;
}

a {
	text-decoration: none;
}

a:hover {
	COLOR: #FF0000;
	background: #FFFF99;
}

h1 {
	font-size: 100%;
	font-weight: normal;
	margin: 3ex 0 3ex 1ex;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 6ex 2ex 1ex 2ex;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 3ex 2ex 0.5ex 4ex;
}

pre {
	font-weight: normal;
	margin: 0 2ex 0 5ex;
}


p {
	margin: 0 3ex 0 4ex;
	text-indent: 1em;
	line-height : 17pt;
}


dt {
	margin: 2ex 3ex 0 3ex;
	line-height : 17pt;
}

dd {
	margin: 0 5ex 0 5ex;
	padding: 2ex 0 2ex 0;
	line-height : 17pt;
}

hr {
	margin: 2ex 0 2ex 0;
}

table {
	margin: 2ex 2ex 1ex 5ex;
}

img {
	margin: 2ex 2ex 1ex 5ex;
}

td.num {
	text-align: right;
}

div.link {
	text-align: right;
	margin: 1ex 0 2ex 2ex;
}

div.about {
	text-align: right;
	line-height : 18pt;
	margin: 1ex 0 2ex 2ex;
}

.half {
	float: left;
	width: 45%;
}

.onethird {
	float: left;
	width: 25%;
}

.full {
	clear: both;
}

p.info {
	COLOR: #000000;
	background: #F0FFF8;
	text-indent: 0;
}

ul {
	margin: 0 3ex 1ex 3ex;
	padding: 0 3ex 0 4ex;
	line-height : 17pt;
}

ol {
	padding: 0 2ex 0 3ex;
	line-height : 17pt;
}

p.t {
	font-weight : bold;
}
