A {
      color: #0000FF; 
      text-decoration: none; 
      font-weight:bold; 
      } 
A:link{
      color: #0000FF; 
      text-decoration: none; 
      } 
A:visited{ 
     color: #000099;
     text-decoration: none; 
     } 
A:active{
     color: #DD0000;
     } 
A:hover{ 
     color: #DD0000;  
     background-color:#EEEEFF ;
     text-decoration: none; 
     border-style:dashed; 
     border-width:0 0 1px 0;
     }

STRONG{
        font-weight : normal;
	font-style:normal;
	}
EM {
        font-weight : normal;
	font-style:normal;
	}

h1{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:25px;
	line-height:30px;
	color: #5555DD;
	}
h2{
 border-width : 0px 0px 2px 25px;
  border-style : solid ;
  border-color : #9696FF;
  padding-left : 10px;
  margin-right : 0%;
}
h3{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:14px;
	line-height:18px;
	color: #5533FF !important;
	}
h4{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:12px;
	line-height:17px;
	color: #5555FF !important;
	}

p.small{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:11px;
	line-height:15px;
	}
	
p.sub{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:12px;
	line-height:15px;
	}

p.info{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:14px;
	line-height:19px;
	}
	
p.text{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:12px;
	line-height:18px;
	}
p.big{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:20px;
	line-height:28px;
	}

.title{
        text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:20px;
	line-height:28px;
	}

div.order{
	margin:10px;
	padding:10px;
	border:blue dotted 1px;
	background-color:#FFFFEE;
	text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:14px;
	line-height:18px;
}

div.text{
	margin:10px;
	padding:10px;
	border:black dotted 1px;
	background-color:#FFEEFF;
	text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:14px;
	line-height:19px;
}

div.print-1{
	margin:10px;
	padding:10px;
	border:black dotted 1px;
	background-color:#EEFFFF;
	text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:14px;
	line-height:19px;
}
div.print-2{
	margin:10px;
	padding:10px;
	border:black dotted 1px;
	background-color:#EEEEFF;
	text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:14px;
	line-height:19px;
}

div.kago{
	margin:3px;
	padding:3px;
	border:black dotted 1px;
	background-color:#FFFFCC;
	text-decoration:none;
	font-weight : normal;
	font-style:normal;
	font-size:12px;
	line-height:17px;
}