p, dt, td, tr {
font-size: 10pt;
font-family: Arial;
color: RGB(125,125,125);
margin-left: 15px;
margin-right: 15px;
border-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

tbody {
font-size: 10pt;
font-family: Arial;
color: RGB(125,125,125);
margin-left: 100px;
text-align: left;
border-style: none;
}

span.news{
margin-left: 15px;
margin-right: 15px;
}

span{
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: RGB(125,125,125);
border-style: none;
}

span.blue{
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: RGB(46,36,141);
border-style: none;
}

span.brown{
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: RGB(200,135,71);
border-style: none;
}

span.heading{
font-size: 10pt;
font-family: Arial;
font-weight: bold;
text-decoration: underline;
color: RGB(46,36,141);
border-style: none;
}

h1 {
	font-family: Arial;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	margin-left:15px;
}

h2 {
font-size: 10pt;
font-family: Arial;
font-weight:bold;
color: RGB(125,125,125);
margin-left: 15px;
margin-right: 15px;
border-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

a:link {
   font-size: 10pt;
   font-family: Arial;
   font-weight: bold;
   text-decoration: none;
   color: RGB(200,135,71);
}

a:visited {
   font-size: 10pt;
   font-family: Arial;
   font-weight: bold;
   text-decoration: none;
   color: RGB(200,135,71);
   border-style: none;
}

a:hover {
   font-size: 10pt;
   font-family: Arial;
   font-weight: bold;
   text-decoration: none;
   color: black;
   border-style: none;
}

a:active {
   font-size: 10pt;
   font-family: Arial;
   font-weight: bold;
   text-decoration: none;
   color: RGB(200,135,71);
   border-style: none;
}

.PHOTO {
	border:1px solid #666666;
	margin-left:20px;
}