/* CSS Document */

.text_head
{
	font-family:tahoma;
	font-weight:bold;
	font-size:15px;
	color:#696969;
	padding-left:6px;
}

.text_normal
{
	font-family:tahoma;
	font-weight:normal;
	font-size:12px;
	color:#696969;
	line-height:20px;
	padding-left:10px;
}
.text_normal2
{
	font-family:tahoma;
	font-weight:normal;
	font-size:12px;
	color:#696969;
	line-height:20px;
}

.tab_header
{
	font-family:helvitica;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}

