
/*
a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

b {
	font-weight : bold;
}

body {
	background-color : #FFFFFF;
	margin : 0px;
	color : #000000;
	font-size: 76%;	
	font-family : verdana, arial, helvetica, sans-serif;	
}

h1 {
	font-size : 150%;
	font-weight : normal;	
}

h2 {
	font-size : 120%;
	font-weight : normal;
}

h3 {
	font-size : 100%;
	font-weight : bold;
}

h4 {
	font-size : 80%;
	font-weight : bold;
}

h5 {
	font-size : 70%;
	font-weight : bold;
}

h6 {
	font-size : 64%;
	font-weight : bold;
}

img {
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

li {
	font-size : 100%;
	line-height : 120%;
}

ol {
	font-size : 100%;
	line-height : 120%;
}

p {
	font-size : 1em;
	line-height : 120%;
}

pre {
	font-family : monospace;
	font-size : 70%;
}

strong {
	font-weight : bold;
}

ul {
	font-size : 70%;
	line-height : 120%;
}


*/

a {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration : underline;
}

a:active {
}

b {
	font-weight : bold;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 76%;
	margin : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

h1 {
	font-size : 2em;
	font-weight : normal;
	margin-bottom : 0em;
	margin-top : 0em;
}

h2 {
	font-size : 1.7em;
	font-weight : normal;
	margin : 1.2em 0em;
}

h3 {
	font-size : 1.4em;
	font-weight : normal;
	margin : 1.2em 0em;
}

h4 {
	font-size : 1.2em;
	font-weight : bold;
	margin : 1.2em 0em;
}

h5 {
	font-size : 1em;
	font-weight : bold;
	margin : 1.2em 0em;
}

h6 {
	font-size : 0.8em;
	font-weight : bold;
	margin : 1.2em 0em;
}

img {
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

li {
	font-size : 1em;
	line-height : 1.8em;
	margin-bottom : 0.1em;
	margin-top : 0.2em;
}

ol {
	font-size : 1em;
	line-height : 1.8em;
	margin-bottom : 0.1em;
	margin-top : 0.2em;
}

p {
	font-size : 1em;
	line-height : 1.8em;
	margin : 1.2em 0em;
}

pre {
	font-family : monospace;
	font-size : 1em;
}

strong {
	font-weight : bold;
}

ul {
	font-size : 1em;
	line-height : 1.8em;
	margin-bottom : 0.1em;
	margin-top : 0.2em;
}

unknown {
	margin-top : 0.2em;
}

.narrow1 {
	line-height : 1.3em;
	width : 50%;
}

.narrow2 {
	line-height : 1.5em;
	width : 50%;
}

#content {
	margin : 0em;
	padding-bottom : 2em;
	padding-left : 6em;
	padding-right : 6em;
	padding-top : 4em;
}
