body, html {
	height: 100%;
	padding-top: 1px;
	margin-top: 1px;
}
table {
	vertical-align: middle;
}

body{
	background-color: black;
}

p {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: rgb(220,220,220);
	line-height: 120%;
	padding: 0px;
	margin: 0px;
}
.white10 {
	font-size: 10px;
	line-height: 110%;
}

.bignum {
	font-size: 14px;
	font-family: Verdana;
}
.blackbold {
	font-weight: bold;
	color: black;
	font-size: 15px;
	font-family: Arial;
}

.blackbold1 {
	font-weight: bold;
	color: black;
	font-size: 17px;
	font-family: Arial;
}

.blackbold2 {
	color: black;
	font-size: 12px;
	font-family: Verdana;
}
.greybold1 {
	
	color: rgb(159,188,140);
	font-size: 12px;
	font-family: Verdana;
}

a {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited {
	color: rgb(09,109,09);
}
a:link {
	color: rgb(9,109,9);
}
a:hover{
	color:rgb(59,159,59);
}
a:active {
	color: rgb(9,109,9);
}
.tdg {
	color: rgb(129,129,129);
	font-family: Verdana;
	font-size: 9px;
}

a.tdg {
	font-weight: bold;
	font-family: Verdana;
	font-size: 9px;
	color: rgb(129,129,129);
}
a.lightgreen {
	color: rgb(102,204,51);
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}
a.lightgreen:active {
	color: rgb(102,204,51);		
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}

a.lightgreen:link {
	color: rgb(102,204,51);	
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}
a.lightgreen:visited {
	color: rgb(102,204,51);
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}
a.lightgreen:hover {
	color: rgb(9,109,9);
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
}
.toprj59{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
img {
	margin: 0px;
	border: 0px;
}
.lead {
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	color: rgb(229,229,229);
}
.black10 {
	color: black;
	font-size: 10px;
}
a.coltoscr:active {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: white;
}
a.coltoscr:link {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: white;
}
a.coltoscr:visited {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: white;
}
a.coltoscr:hover {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: white;
}
.citetext {
	color: white;
	font-size: 15px;
	font-family: Verdana;
	font-weight: normal;
	text-align: justify;
}
.citeauthor {
	text-align: right;
	font-size: 13px; 
	font-family: Arial;
	font-weight: bold;
	color: black;
}
.header {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color: black;
	font-family: Arial;
}