BODY { background: #FFFFFF; color: #000000;
       font-family: Verdana;
       font-size: 8pt;
}
td {       font-size: 10pt;
}


.ThRows { background-color: #F3F3F3; color: #000000;
          font-weight: bold; text-align: center;
       font-family: Verdana;
       font-size: 8pt;
}
.ThRowsCP { background-color: #F3F3F3; color: #000000;
          font-weight: bold; text-align: right;
       font-family: Verdana;
       font-size: 8pt;
       width: 35%;
}
.ThRowsCPtitle { background-color: #F3F3F3; color: #000000;
          font-weight: bold; text-align: center;
       font-family: Verdana;
       font-size: 12pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Verdana;
       font-size: 8pt;
}
.TrOdd  { background-color: #FFFFFF; color: #000000;
       font-family: Verdana;
       font-size: 8pt;
}.TrHover { background-color: #F0F0F0; color: #000000;
       font-family: Verdana;
       font-size: 8pt;
}

a:link {
color: #6E6E6E;
text-decoration:none;
}

a:visited {
color: #6E6E6E;
text-decoration:none;
}

a:active {
background-color: yellow;
text-decoration:none;
}

a:hover {
color: #FFFFFF;
background-color: #4A7AC9;
}

.h1_mainlinks {
padding:0;
margin:0;
font-size: 36px;
color: #000000;
display: inline;
}
blockquote 
{
	margin: 1em 6em;
	padding: .5em 1em;
	font-weight: bold;
	border-left: 5px solid #fce27c;
	border-right: 5px solid #fce27c;
	background-color: #EEEEEE;
	line-height: 1.5em;
	text-align: justify;
	}
.h2_mainlinks {
padding:0;
margin:0;
font-size: 24px;
color: #000000;
display: inline;
}
