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

TD { font-size: 12px;  color: #333333; line-height: 150%; }
.p20 { font-size: 20px; line-height:150%; color: #333333; }
.p18 { font-size: 18px; line-height:150%; color: #333333; }
.p16_b { font-size: 16px; line-height:150%; color: #333333; font-weight:bold; }
.p15 { font-size: 15px; line-height:150%; color: #333333; }
.p15_b { font-size: 15px; line-height:150%; color: #333333; font-weight:bold; }
.p14 { font-size: 14px; line-height:150%; color: #333333; }
.p13_b { font-size: 13px; line-height:150%; color: #333333; font-weight:bold; }
.p13 { font-size: 13px; line-height:150%; color: #333333; }
.p12 { font-size: 12px; line-height:150%; color: #333333; }
.p10 { font-size: 10px; line-height:150%; color: #333333; }


a:link { color:#003399; text-decoration: none; }
a:visited { color:#003399; text-decoration: none; }
a:hover { color: #cc0000; text-decoration: underline; }
a:active { color: #cc6699; text-decoration: underline; }

.red:link { color:#851A34; text-decoration: none; }
.red:visited { color:#551122; text-decoration: none; }
.red:hover { color: #CC6600; text-decoration: none; }
.red:active { color: #CC0000; text-decoration: none; }

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

.white_s:link { color:#ffffff; text-decoration: none; font-size: 12px ; line-height: 130%; }
.white_s:visited { color:#ffffff; text-decoration: none; font-size: 12px ; line-height: 130%; }
.white_s:hover { color: #ffff99; text-decoration: underline; font-size: 12px ; line-height: 130%; }
.white_s:active { color: #ffcccc; text-decoration: underline; font-size: 12px ; line-height: 130%; }


input.button { width:50px; font-size: 12px ;}
input.button_b { width:40px; height:18px; font-size: 10px ;  }
input.text01 { width:60px; font-size: 12px ;}
input.text02 { width:190px; font-size: 12px ;}
input.text03 { width:200px; font-size: 12px ;}
input.text04 { width:162px; height:18px; font-size: 12px ;}
textarea.area01 { width:400px; height:120px; font-size: 12px ;}

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

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


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

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