p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #000000;
	line-height:1.3em
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 114%;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #000000;
}

a:link {  color: #663366; text-decoration: underline}
a:visited {  color: #666699; text-decoration: underline}
a:active {  color: #666699; text-decoration: underline}
a:hover { color: #993333; text-decoration: underline }

ul, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #000000;
}
body {
}


sup { line-height: 0; display:inline; font-size:80%}

.footnotes {font-size:90%; display:block}

.footnotes li {margin-bottom:7px}

.footnotes h3 {margin-top:25px}

#status {
width:98px; height:12px;
background-image:url(images/notes_on.gif); background-repeat:no-repeat}


/* switcher styles */

#switcher ul {
	text-align: center;
	padding-right:35px;
	list-style: none;
	font-size:10px
}

#switcher ul li {
	border-left: 1px solid;
	list-style: none;
	display: inline;
	padding: 0 0 0 1em;
	margin: 0 1em 0 0;
}

#switcher #style-default {
	border-left: 0;
	padding-left: 0;
}



/* END switcher styles */