
body{
	font-size: 14px;
	margin: 0px;
	line-height: 1.4em;
	color: #333333;
}

A{  
  font-weight : normal;color : black;
  font-size : 16px;
  line-height : 1.75em;
  letter-spacing : 1.5px;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

A:link{  
  color : black;
}

A:VISITED{  
  color : black;
}

A:active{  
  color : #f75b09;
}

A:hover{  
  color : #f54b03;
}

.Class{
line-height : 1.75em;
font-size : 16px;
font-weight : normal;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
  letter-spacing : 1.5px;
  text-decoration : none;
}

.Midasi {
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
border-color: navy;
	font-size : 21px;
	font-weight : bold;
  color : white;
  text-decoration : none;
  letter-spacing : 1.5px;
  line-height : 4px;
}

.Ssize{  
  font-size : 13px;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  letter-spacing : 1.5px;
  line-height : 1.5pc;
}

.Msize{
  font-size : 16px;
  padding-top : 10px;
  padding-left : 12px;
  padding-right : 6px;
  padding-bottom : 10px;
  font-weight : 700;
  line-height : 2em;
  letter-spacing : 2px;
}

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