body
	{
	background-color : #ffffff;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	color : #001040;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;	
	SCROLLBAR-SHADOW-COLOR: #cccccc;	
	SCROLLBAR-ARROW-COLOR: #ffffff;	
	SCROLLBAR-TRACK-COLOR: #ffffff;	
	SCROLLBAR-BASE-COLOR: #808080;
	scrollbar-dark-shadow-color: #000000;	
	scrollbar-3d-light-color: #000000;
	}
a:link    {text-decoration: none; color: #000000; }
a:active
	{
	text-decoration: none;
	color: #707070;
	}
a:visited {text-decoration: none; color: #000000;}
a:hover   {
	text-decoration: none;
	color: #707070;	
	}

.td_small
	{
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-family: Arial, Verdana, Times New Roman;
	Font-weight: normal
	}

.td_big
	{
	FONT-SIZE: 18px;
	COLOR: #000000;
	font-family: Arial, Verdana, Times New Roman;
	Font-weight: normal
	}

.td_blue
	{
	FONT-SIZE: 18px;
	COLOR: #829bb4;
	FONT-FAMILY: Times New Roman, Verdana, Arial;
	Font-weight: normal
	}

input, select, textarea
	{
	FONT-FAMILY: Verdana, Arial;
	COLOR: #000000;
	background-color : #77933C;
	}