body {
	margin: 0;
	padding: 0;
	background-image: url(reflexis-bar.gif);
	background-position: 0px 40px;
	background-repeat: no-repeat;
	background-color: white;
	color: black;
}
#content {
	/* font-family: georgia, times roman, serif; */
	/* font-size: 13pt; */
	font-family: tahoma, helvetica, sans-serif;
}
#slidecontent {
	background-color: white;
	color: black;
	/* font-family: georgia, times roman, serif;
	font-size: 13pt; */
	font-family: tahoma, helvetica, sans-serif;
	margin-left: 2em;
	margin-right: 1em;
	padding-bottom: 2em;
}
#header {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 3em;
	width: 12em;
	max-width: 12em;
}
#maintext {
	margin-left: 86px;
	margin-top: 165px;
	/* margin-left: 4em;
	margin-top: 1em; */
	margin-bottom: 2em;
	width: 34em;
	padding: 0;
}
#slide {
	padding: 1em 1em;
	text-align: center;
}
#navbar {
	padding-top: 0;
	padding-bottom: 0.5em;
}
.navlink {
	padding-left: 3em;
	padding-right: 3em;
	margin-left: 0.1em;
	margin-right: 0.1em;
}
#title {
	padding-top: 0.5em;
}
.standout {
	text-decoration: underline;
	color: #559;
}
.copyright {
	margin-top: 1em;
	text-align: center;
	font-size: 90%;
	color: #aaa;
}
.slogan {
	text-align: center;
	font-size: 88%;
	font-weight: bold;
	font-style: italic; 
	color: #339;
}
.footnote {
	font-family: verdana, serif;
	font-size: 66%;
	margin-left: 2em;
	margin-right: 1em;
	color: #777;
}
.nada {
	margin-left: 0;
	margin-right: 0;
}
h1, h2, h3, h4, h5 {
	color: #00a;
	margin-top: 1em;
	margin-bottom: 2em;
}
#header h1 {
	font-size: 250%;
	text-decoration: underline;
	margin: 0;
	color: #999;
}
h2 {
	text-align: right;
}
h3 {
	text-align: right;
	padding-bottom: 0.4em;
	padding-right: 2em;
	margin-bottom: 2em;
	border-bottom: 1px solid #ccc;
}
h4 {
	color: #779;
}
b {
	color: #999;
}
li {
	padding-bottom: 0.3em;
	padding-right: 2em;
}
a {                                            
	color: #00a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

