/* CSS Document */
BODY  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color : #813144;
	background-color : #FFFFFF;
	scrollbar-face-color: CCC09E;
	scrollbar-arrow-color: A29161;
	scrollbar-base-color: FFFFFF;
	scrollbar-3d-light-color: C1B38D;
	scrollbar-darkshadow-color: 74622E;
	scrollbar-highlight-color: CCC09E;
	scrollbar-shadow-color: 877440;
	scrollbar-track-color: FFFFFF;
	}
	

A:Link  {
	text-decoration : underline;
	font-size: 10pt;
	font-weight: bold; 
	color : #A29161;}

A:Visited  {
	text-decoration : underline;
	font-size: 10pt;
	font-weight: bold; 
	color : #A29161;}

A:Active  {
	text-decoration : underline;
	font-size: 10pt;
	font-weight: bold; 
	color : #813144;}

A:Hover  {
	text-decoration : underline;
	font-size: 10pt;
	font-weight: bold; 
	color : #813144;}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #813144;
}
