h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFF00;
	text-align: center;
}
h3 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
}
img {
border:0 none;
}
  a:link {
  color:#FFFFFF;
  text-decoration:underline;
  }
a:visited {
  color:#FFFF00;
  text-decoration:underline;
  }
a:hover {
  color:#FF9900;
  text-decoration:underline overline;
}
div#content {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	padding: 8px;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
body {
	background-color: #006699;
}
a.newst:link {
	color: #003366;
	font-size: small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.newst:visited {
	color: #003366;
	font-size: small;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.newst:active {
	color: #003366;
	font-size: small;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.newst:hover {
	color: #990000;
	font-size: small;
	text-decoration: underline overline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

