td {
	font-family: verdana;
	font-size : 11px;
	text-align: justify;
}

.art_color1
{
	background-color:#E8E9F7;
}
.art_color2
{
	background-color:#DEE0F3;
}
.art_border
{
	BORDER-RIGHT: #8864BA 1px solid;
	BORDER-TOP: #8864BA 1px solid;
	BORDER-LEFT: #8864BA 1px solid;
	BORDER-BOTTOM: #8864BA 1px solid;
}


a.white_makeunderline:link
{	font-family: verdana;
	font-size :12 px;
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:visited
{	font-family:verdana;
	font-size :11 px;
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:hover
{
	text-decoration :underline;
	
}
A.makeunderline:link {
	COLOR: #000666; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.makeunderline:visited {
	COLOR: #000666; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.makeunderline:hover {
	TEXT-DECORATION: underline
}
