body {
	margin: 0px;
}
a:link { color: #333333;	text-decoration: none;}
a:visited { color: #333333; text-decoration: none}
a:active { color: #FF0000; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline; }
.td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F16E20;
}
.table{
	border: 1px solid #F06D20;
}
.word{
	font-size: 12px;
	line-height: 120%;
	font-family: "Book Antiqua";
}
.word1{
	font-size: 12px;
	line-height: 120%;
	font-family: "Courier New", Courier, monospace;
	color: #F16E20;
}
.word_big{
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #F16E20;
	font-weight: bold;
}
.word_big1{
	font-family: "Book Antiqua";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

td,p,ul,textarea { font-family: arial,san-serif,; font-size: 9pt }

