{
	margin:0;
	padding:0;
}  
.Link1 a:link {
	color: #FF9900;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : Underline;
}
.Link1 a:Active {
	color: #0000FF;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : Underline;
}
.Link1 a:visited {
	color: #FF9900;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : Underline;
}

.Link1 a:hover {
	color: #FFFFFF;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : Underline;
}
.Link2 a:link {
	color: #006600;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : Underline;
}

.Link2 a:visited {
	color: #800080;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : Underline;
}

.Link2 a:hover {
	color: #800000;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
}

.Link a:Active {
	color: #0000FF;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : Underline;
}

td {
	color: #006600;
	font-family : Verdana;
	font-weight : normal;
	font-size : 10pt;
}

ul {
 list-style-image:url('button.gif');
	color: #000000;
	font-family : Trebuchet MS;
	font-size : 10pt;
	font-weight : bold
}

.green {
	color: #006600;
	font-family : Verdana;
	font-weight : bold;
	font-size : 11pt;
}

.title {
	color: #000000;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12pt;
}


.foot {
	color: #000000;
	font-family : Verdana;
	font-weight : normal;
	font-size : 8pt;
}