
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
{
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	background-color : #FFF8DC;
}

h4.body
{
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration: none;
	font-size : medium;
}

H2 
{
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration: none;
	font-size : larger;
	font-weight: lighter;
}

H3
{
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	text-decoration: none
}

h5
{
	color: #808000;
	font-family: "Comic Sans MS", sans-serif;
	font-style: normal;
	font-size : x-small;
	font-weight: lighter;
	text-decoration: none
}

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

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

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

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

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

.Copyright 
{
	font-size: xx-small;
}

