
.pagecontent {
    padding-left: 50px;
    padding-right: 50px;
}

h1 {
    font-family: comic sans ms;
    font-size:50px;
    font-weight: bold;
    line-height:200%;
    color: blue;
}

h2 {
    font-family: arial;
    font-size:30px;
    font-weight: bold;
    line-height:200%;
    color: blue;
}

p {
    font-family: times new roman;
    font-size:20px;
    line-height:200%;
    color: blue;
}


li {
    font-family: times new roman;
    font-size: 20px;
    line-height:200%;
    color: blue;
}

	.subtitlesone{
    	color: #00ffff;
    	font-family: mali;
}

	.subtitlestwo{
    	color: #00cc66;
    	font-family: mali;
}
