A	{
	color: #0000FF;
	text-decoration: none;
	}
A:visited
	{
	color: #800080;
	text-decoration: none;
	}
A:hover
	{
	color: #0000FF;
	text-decoration: underline;
	}

BODY{
	background-color: #ffffff;
	font-family: "Times New Roman";
	font-size: 15px;
	margin: 0 0 0 0;
}
td	{
	font-family: "Times New Roman";
	font-size: 15px;
}
blockquote
	{
	margin-top: 3px;
	}
.tdt{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	color: Black;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
	line-height : 9px;

}
.tdt1{
	background-color : #EE9C00;
	color: Black;
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
	line-height : 9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C6EB4;
	margin-top: 10px;
	margin-left: 0 px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-weight: 600;
	text-transform : uppercase;
}
hr	{
	color: #cccccc;
}
.att {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 11px;
	margin-left: 93px;
}