BODY {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color : #171E1A;
		scrollbar-arrow-color : Black;
		scrollbar-base-color : #151A16;
		scrollbar-face-color : #B9C9BD;
		scrollbar-highlight-color : #76957F;
		scrollbar-shadow-color : #B5C6BA;
		}

TABLE, TD, TR {
	font-size: 12px; 
	font-family: Georgia, Times New Roman, Times, serif;
	color : #171E1A;
}


A {
	color: #244A31;
	text-decoration : underline;
				}

A:HOVER {
	color: #0B0E0C;
	text-decoration : overline;
	background : #A3B8A9;
}

.small {  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 11px; 
color: #171E1A;
}

.title {
	font-weight : bold;
	font-size: 16px ;
	font-family: Georgia, Times New Roman, Times, serif;
	color : #445749;
}

.bold {
	font-family: Georgia, Times New Roman, Times, serif; 
font-size: 12px; 
color: #475C4D;
	font-weight : bold;
}


