body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

h1 { 
	font-size: 24px;
	color: #FF3300;	
}

h2 { 
	font-size: 18px;
	color: #666666;	
}

p { 
	font-size: 13px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
body {
	background-color: #fdf8cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}



.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}



#left {
           width : 165px;
           margin : 0 auto;
           padding : 1px;
           background : #ffffff;
           border-right : 1px dotted #121212;
		   border-left : 1px dotted #121212;
		   border-top : 1px dotted #121212;
		   border-bottom : 1px dotted #121212;
      }
	  
	  
	  #testi {
           width : 510px;
           margin : 0 auto;
           padding : 1px;
           background : #ffffff;
           border-right : 1px dotted #121212;
		   border-left : 1px dotted #121212;
		   border-top : 1px dotted #121212;
		   border-bottom : 1px dotted #121212;
      }
	  
	   #order {
           width : 415px;
           margin : 0 auto;
           padding : 1px;
           background : #ffffff;
           border-right : 1px dotted #9AE1F7;
		   border-left : 1px dotted #9AE1F7;
		   border-top : 1px dotted #9AE1F7;
		   border-bottom : 1px dotted #9AE1F7;
      }
	  
	  #order1 {
           width : 450px;
           height : 275px;
		   margin : 0 auto;
           padding : 5px;
           background : #fc5b00;
           border-right : 1px dotted #9AE1F7;
		   border-left : 1px dotted #9AE1F7;
		   border-top : 1px dotted #9AE1F7;
		   border-bottom : 1px dotted #9AE1F7;
      }
	  
	  A.lnkStyle_01:link    { font:Arial, Helvetica, sans-serif; color: #006600; text-decoration: none; font-size: 12px;  }
	A.lnkStyle_01:visited { font:Arial, Helvetica, sans-serif; color: #006600; text-decoration: none; font-size: 12px; }
	A.lnkStyle_01:active  { font:Arial, Helvetica, sans-serif; color: #006600; text-decoration: none; font-size: 12px; }
	A.lnkStyle_01:hover   { font:Arial, Helvetica, sans-serif; color: #006600; text-decoration: underline; font-size: 12px; }
	
A.lnkStyle_02:link    { font:Arial, Helvetica, sans-serif, sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px;  }
	A.lnkStyle_02:visited { font:Arial, Helvetica, sans-serif, sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px; }
	A.lnkStyle_02:active  { font:Arial, Helvetica, sans-serif, sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px; }
	A.lnkStyle_02:hover   { font:Arial, Helvetica, sans-serif, sans-serif; color:#FFFF00; text-decoration: none; font-size: 10px; }	