.something {
	/*empty style to make sure that the BODY style is not ignored */
}

BODY 
{
	scrollbar-face-color: #E2C470;
	scrollbar-shadow-color: #907634;
	scrollbar-highlight-color: #FFDF89;
	scrollbar-3dlight-color: #FFDF89;
	scrollbar-darkshadow-color: #907634;
	scrollbar-track-color: #FFE4C4;
	scrollbar-arrow-color: #000000;
	
}


body, p
{
    background-color: #FFFFE0;
    color : #808000;
    font-family: "Comic Sans MS", sans-serif;
	font-size : medium;
	font-weight : normal;
}

h4.body
{
	background-color: #FFFFE0;
	color: #808000;
	font-style: normal;
	font-weight: normal;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration: none
}

h3
{
	color: #808000;
	font-style: normal;
	font-weight: bolder;
	font-size: 95%;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration: none
}

a:link
{
	color: #DD0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline

}

a:visited 
{
	color: #41AD14;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}

a:active
{
	color: Green;
	font-style: italic;
	font-weight: normal;
	text-decoration: none
}

a:hover
{
	color: #0000CD;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}

h6
{
	background-color: #FFFFE0;
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}

.main {
	background-color: #FFFFE0;
	color : #808000;
	font-family: "Comic Sans MS", sans-serif;
	font-size : smaller;
	font-weight : bolder;
	cursor: hand;
}

.highlight {
	color: #DD0000;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: normal;
	font-size : large;
}

.highlight2 {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight: normal;
	color: #DD0000;
	text-decoration: underline
}

.highlight3 {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-weight : normal;
	color: #DD0000;
}

.head {
    color : #808000;
    font-family: "Comic Sans MS", sans-serif;
	font-size : medium;
	font-weight : normal;
}

.credits {
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: normal;
	font-size : x-small;
}

.poem {
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: normal;
	font-size : small;
	font-style : italic;
}

.block {
	text-align: justify;
	color : #808000;
    font-family: "Comic Sans MS", sans-serif;
	font-size : medium;
	font-weight : normal;
}
