body{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

	text-decoration: none;

	background-color: #FF9933;

	text-align: justify;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	COLOR: #000000;

	font-size: 15px;

	font-weight: normal;

	text-align: justify;

}

p:first-letter {

	font-family: Helvetica, sans-serif;

	COLOR: #FFCC00;

	text-transform: uppercase;

	font-size: 25px;

	font-weight: bold;

	font-style: italic;

}

h1{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	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: 20px;

	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;

}

h3{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	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: 15px;

	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: 15px;

	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: 15px;

	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: 15px;

	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: 15px;

	text-transform: uppercase;

	text-decoration:underline overline;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

}

img:focus { outline: none; }


