.style1 {color: #33FF00}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #FF0000}
.style4 {color: #339900}
.style5 {
	color: #336600;
	font-weight: bold;
}
.style6 {color: #333333}

.more_text {
color:#9999ff;
left:50px;
width:900px;
}

.more_text_black {
color:#000000;
left:50px;
width:900px;
}


.more_text1 {
font-size:55px;
text-align:center;
}
.more_text2 {
font-size:30px;
text-align:center;
}
.more_text3 {
font-size:28px;
text-align:center;
}
.more_text4 {
font-size:25px;
text-align:center;
}
li{
list-style-type:none;
padding:10px;
}
li.menu{
list-style-type:none;
padding:10px;
text-align:center;
}
em{
font-weight:bold;
font-style:normal;
}


.divider{
text-align:center;
font-weight:bold;
font-size:200%
}
h2{
text-align:center;
font-size:150%;
}

body.pd {
background-color:white;
width:800px;
margin-left:40px; 
}
h3.f_title{
font-size:300%;
font-family:"cursive",arial;
text-align:center;
}

li.lesson{
list-style-type: decimal;
padding:0px;
}
.a1{
text-align:center;
font-size:300%;
text-decoration:underline;
}
.a2{
text-align:center;
font-size:200%;
text-decoration:underline;
}
.a3{
text-align:center;
font-size:125%;
font-weight:bold;
}

.single_image {
    height: 400px;
    width: 400px;
    margin-left: 150px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-width: 2px;
}

.pd-logo {
    height: 125px;
    width: 150px;
    display:block;
    margin-left:auto;
    margin-right: auto;
}

.menu-display {
    margin-left: 100px;
    //display:block;
    //margin-left:auto;
    //margin-right: auto;
}

.content-style {
    position:absolute;
    left:100px;
    top:325px;
    text-align:justify;
    font-size:20px;
    width:710px;
}
