a:link	{
	color : #0000FF;
	text-decoration : underline;
}
a:visited	{
	color : #800080;
	text-decoration : underline;
}
a:active	{
	color : #FF0000;
	text-decoration : underline;
}
a:hover	{
	color : #000000;
	text-decoration : none;
}
body	{
	color : #000000;
	background-color : #FFFFFF;
}
address	{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color : #9696ff;
	background-color : #ccffcc;
	font-style : normal;
	width : 750;
}
div.box1 {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color : #ffffff;
	background-color : #ffffff;
	text-align : right;
 	width : 750;
}
div.box2 {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color : #ffffff;
	background-color : #feefda;
	width : 100%;
}
.border{
  font-size : 1pt;
}
.title{
  border-width : 1px;
  border-style : solid;
  border-color : #0066CC;
  font-weight : bold;
}
li{
    margin-top : 0.5em;
}
.txet1	{
	line-height : 120%;
}
dt	{
	background-color: #9696ff;
	Color: #ffffff;
	padding: 2px 0px 2px 5px;

}
dd	{
	margin-top: 0.5em;
}
p{
	line-height : 120%;
	text-indent: 1em;
}
