BODY {
	background-color : White;
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 5px;
	margin-top : 10px;
	margin-right : 0px;
	scrollbar-arrow-color : Black;
	scrollbar-face-color : #ACB5D6;
	scrollbar-base-color: #DDDDE5;	
}

TABLE, P, BR, TR, LI, UL  {
	font-size : 11px;
	color : black;
	vertical-align : top;
	text-align : left;
}
TH {
	font-size : 11px;
	color : black;
	background-color:Gainsboro;
	vertical-align : top;
	font-weight : bold;
	text-align : left;
}
TD {
	font-size : 11px;
	color : black;
}
A {
	color : blue;
	text-decoration: none;
	font-weight : normal;
}
A:Visited {
	color : blue;
	text-decoration: none;
	font-weight : normal;
}
A:Active {
	color : blue;
	text-decoration: none;
	font-weight : normal;
}
.noline {
	text-decoration: none;
}

.title1 {
	font-size : 14px;
	color : black;
	font-weight : bold;
}
.title2  {
	font-size : 11px;
	color : black;
	font-weight : bold;
}
.text1 {
	font-size : 11px;
	color : black;
	font-weight : normal;
}
.text2 {
	font-size : 11px;
	color : #364884;
	font-weight : normal;
}
.highlight {
	font-weight : bold;
	color : red;
}
.pfadactive {
	font-size : 11px;
	color : #364884;
	font-weight : bold;
	text-decoration: none;
}
.pfadinactive {
	font-size : 11px;
	color : black;
	font-weight : bold;
	text-decoration: none;
}

.pagelistactive {
	font-size : 11px;
	color : black;
	font-weight : bold;
}
.pagelistinactive {
	font-size : 11px;
	color : black;
}
.debuginfo {
	font-size : 10px;
	color : black;
}
blockquote {
	padding-left: 0;
	margin-left: 0;
}

