body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FF9933;
	text-align: justify;
	scrollbar-face-color: #FF9933;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-3dlight-color: #FF9933;
	scrollbar-darkshadow-color: #FF9933;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-track-color: #FF9933;
	scrollbar-face-color: #FF9933;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-size: 15;
	font-weight: normal;
	text-align: justify;
}
p:first-letter {
	font-family: Helvetica, sans-serif;
	COLOR: #FFCC00;
	text-transform: uppercase;
	font-size: 25;
	font-weight: bold;
	font-style: italic;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9933;
	text-decoration: none;
	border:1px dashed red;
	text-align: center;
	background-color: #FFCC00;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	border:1px dashed black;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	border:1px dashed red;
	text-align: center;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border:0px dashed red;
	text-align: center;
}
A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 15;
	text-transform: uppercase;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #FFFF00;
	font-size: 15;
	text-transform: uppercase;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #FFFF00;
	font-size: 15;
	text-transform: uppercase;
	text-decoration:none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 15;
	text-transform: uppercase;
	text-decoration:underline overline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
img:focus { outline: none; }
