BODY {
	BACKGROUND-COLOR: white;
	font-family : Verdana, Helvetica;
	font-size : 10pt;
}

a{
	color: #483D8B;
	text-decoration: none;
}
a:hover{
	color: #64A264;
	text-decoration: underline;
}

.tp{
	color: Silver;
	text-decoration: none;
}
.tp:hover{
	color: Silver;
	text-decoration: underline;
}

input {
	background : #F5F5F5;
	border-left : 1 solid #8AA6DF;
	border-top : 1 solid #8AA6DF;
	border-left : 1 solid #8AA6DF;
	border-right : 1 solid #8AA6DF;
}

table 
{
	FONT-FAMILY: Helvetica,sans-serif;
	FONT-SIZE: 10pt;
	border-color : Navy;
	border : White;
}

td {
	border-bottom : 1 solid #DDDDDD;
	border-right: 1 solid #DDDDDD;
}

.td_none {
	border-bottom : 0 nobe;
	border-right: 0 none;
}

a:link.add , a:visited.add, a:active.add, a:hover.add
 {
	color: Silver;
	font-size:9px;
	text-decoration:none;
}

