body{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#body {
margin-left:10px;
width:760px;

}
#title {
width:760px;
font-size:medium;
font-weight:normal;
color:#000000;
background-color: #000066;
border: 1px solid #000066;
}
.slide {
top:0px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}
.notes {
text-align:left;
padding: 5px;
}
.NotesHeading {
font-size:1em;
font-weight:bold;
color:#000000;
}
.notes_level_1 {
font-size: medium;
color: #000000;
font-weight: normal;
margin-left:0px;
}
.notes_level_2 {
font-size: medium;
color: #000000;
font-weight: normal;
margin-left:0px;
}
.notes_level_3 {
font-size: medium;
color: #000000;
font-weight: normal;
margin-left:0px;
}
.notes_level_4 {
font-size: medium;
color: #000000;
font-weight: normal;
margin-left:0px;
}
.notes_level_5 {
font-size: medium;
color: #000000;
font-weight: normal;
margin-left:0px;
}
h1 {
font-size: 1.3em;
display:inline;
color: #000000;
}
h2 {
font-size: 1.1em;
font-weight: 700;
color: #000000;
}
h3 {
font-size: 1em;
font-weight: 700;
color: #000000;
}
p,td,th {
font-size: medium;
}
li {
font-size:medium;
font-weight:normal;
color: #000000;
font-size:medium;
}
a:link {
font-size:medium;
color: #990000;
text-decoration: none;
}
a:visited {
font-size:medium;
color: #990000;
text-decoration: none;
}
a:hover {
font-size:medium;
color: #333333;
text-decoration: underline;
}
a:active {
font-size:medium;
color: #333333;
text-decoration: underline;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}