BODY { margin="0"; font-size: 12px; color: #333333; background-color:#FFFFFF; line-height: 140%; } 

TD { font-size: 12px;  color: #333333; line-height: 140%; }
.p18 { font-size: 18px; line-height;140%; color: #333333; }
.p15 { font-size: 15px; line-height;140%; color: #333333; }
.p13 { font-size: 13px; line-height;140%; color: #333333; }
.p12 { font-size: 12px; line-height;140%; color: #333333; }
.p10 { font-size: 10px; line-height:140%; color: #333333; }


a:link { color:#0066cc; text-decoration: underline; }
a:visited { color:#666699; text-decoration: underline; }
a:hover { color: #cc0000; text-decoration: underline; }
a:active { color: #cc6699; text-decoration: underline; }

.white:link { color:#ffffff; text-decoration: underline; font-size: 12px ; }
.white:visited { color:#ffffff; text-decoration: underline; font-size: 12px ; }
.white:hover { color: #ffff99; text-decoration: underline; font-size: 12px ; }
.white:active { color: #ffcccc; text-decoration: underline; font-size: 12px ; }


input.button { width:50px; font-size: 13px ;}
input.button_b { width:80px; font-size: 13px ;}
input.text01 { width:60px; font-size: 13px ;}
input.text02 { width:200px; font-size: 13px ;}
input.text03 { width:320px; font-size: 13px ;}
input.text04 { width:140px; font-size: 13px ;}
textarea.area01 { width:400px; height:120px; font-size: 13px ;}

.line { line-height:150%; color: #333333; }
.line02 { line-height:120%; color: #333333; }
.line03 { font-size: 12pt; line-height:150%; color: #333333; }
.line04 { font-size: 10px; line-height:130%; color: #333333; }

h1 { margin:5px 0px; font-size: 16px ; line-height:140%;}
h2 { margin:5px 0px; font-size: 15px ; line-height:140%;}
h3 { margin:5px 0px; font-size: 14px ; line-height:140%;}
h4 { margin:5px 0px; font-size: 13px ; line-height:140%;}


ol {
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}