
BODY {
	background-color: #90EE90;
	font-family: Verdana;
	font-size : larger;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	scrollbar-3dlight-color : #7FFFD4;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #7FFF00;
	scrollbar-darkshadow-color : Green;
	scrollbar-highlight-color : White;
	margin-right : 100px;
	margin-left : 100px;
	margin-top : 50px;
}

H1 {
	font-family: Verdana;
	background-color: #7FFF00;
	background-position: center;
	text-align: center;
	color: #ffffff;
	border-left-style: Outset;
	border-right-style: Outset;
	border-top-style: outset;
	border-bottom-style: Outset;
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-color: Lime;
	border-right-color: #ADFF2F;
	border-top-color: Lime;
	border-bottom-color: Lime;
}

H2 {
	font-family: Verdana;
	background-color: #7FFF00;
	color: #ffffff;
	text-align: center;
}

H3 {
	font-family: Verdana;
	font: bold larger;
	border-left-style: Solid;
	border-left-width: 0px;
	border-right-style: Solid;
	border-right-width: 0px;
	border-top-style: Solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #cccccc;
	margin-left: 36pt;
	margin-right: 36pt;
	text-align: Center;
	letter-spacing: 2pt;
	border-top-color : Green;
	border-bottom-color : Green;
}

H4 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-left: 36pt;
	margin-right: 36pt;
	text-align: left;
	border-left-style: double;
	border-right-style: double;
	border-top-style: Solid;
	border-bottom-style: Solid;
	background-color: #FEFEFE;
	border-left-width: 3px;
	border-right-width: 3px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-bottom-color: black;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
}

H5 {
	font-size: 10pt;
	font-family: "Comic Sans MS", cursive;
	letter-spacing: 0.2pt;
	margin-left: 36pt;
	margin-right: 36pt;
	text-align: Justify;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

H6 {
	width: 50%;
	text-align: center;
	border: ridge #00ffff;
	display: block;
	border-left-color: Green;
	border-right-color: #008000;
	border-top-color: #008000;
	border-bottom-color: #008000;
	background-color: Green;
	color: White;
	border-left-style: Double;
	border-left-width: 3px;
	border-right-style: Double;
	border-right-width: 3px;
	border-top-style: Double;
	border-top-width: 3px;
	border-bottom-style: Double;
	border-bottom-width: 3px;
}

BLOCKQUOTE {
	font-family: "Courier New", Courier, monospace;
	font-weight : bold;
}

UL {
	font-family: "Courier New", Courier, monospace, monospace;
}

 A:link {
	font-size : 12pt;
	font-family:arial;
	color:blue;
	cursor : hand;
}
 A:visited {
	font-size : 12pt;
	font-family:arial;
	color: Purple;
}
	
  
 A:active {
	font-size : 12pt;
	font-family:arial;
	color:brown;
}
	
A:hover {
	border-width : thin;
	border-style: dotted;
	border-color: #808080;
	background-color:#ffffff; font-size : 12pt; 
	font-family:arial;
	color:red;
}

SPAN {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : x-small;
	text-align : center;
}
