/* CSS Document win */

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;} 

/* Font */

h1 {  font-size: 14px; line-height: 20px; color: #FFFFFF; margin-top: 0px; margin-bottom: 0px;}
h2 {  font-size: 14px; line-height: 20px; color: #333333; margin-top: 0px; margin-bottom: 0px;}
h3 {  font-size: 12px; line-height: 20px; color: #333333;}

.S {  font-size: 11px; line-height: 16px; color: #333333;}
.M {  font-size: 13px; line-height: 18px; color: #333333;}
.M2 {  font-size: 13px; line-height: 18px; color: #333333; padding-left:2em; margin-top: 7px;}
.L {  font-size: 15px; line-height: 20px; color: #333333;}

.hedder{  font-size:11px; color:#FFFFFF; font-weight:normal; background:black; padding:3px }
.midasi{  background-image:url(../img/title_h1.gif); width:533px; height:29px; padding-left:17px; padding-top:8px;  }
.midasi2{  background-image:url(../img/title_h2.gif); width:533px; height:23px; padding-left:17px; padding-top:3px; letter-spacing: 2px; }

/* Link*/
a:link {  color: #003399; text-decoration: none;}
a:visited {  color: #003399; text-decoration: none;}
a:active {  color: #EEEEEE; text-decoration: underline;}
a:hover {  color:#0099CC; text-decoration: underline; }

/* Form*/
input {  font-size: 13px;}
textarea {  font-size: 13px;}
select {  font-size: 13px;}
th {  font-size: 13px; } 
