@charset "iso-8859-1";
/* stylesheet for Music Of Puerto Rico web site */

h1, h2, h3, h4, p, td, b, li
{ font-family : arial, sans-serif}

BODY {
   margin: 0pt;
   padding: 0pt;
   border-top: 0;
   border-bottom: 0;
   border-left: 0;
   border-right: 0;
}

table {
   border-style: none;
   border-collapse: collapse;
   border-top: 0;
   border-bottom: 0;
   border-left: 0;
   border-right: 0;
	padding-left: 8pt;
	padding-right: 8pt;
}

table.grid {
   border-collapse: collapse;
   border-top: 1;
   border-bottom: 1;
   border-left: 1;
   border-right: 1;
	padding-left: 8pt;
	padding-right: 8pt;
}
tr {
   clip: auto;
}

td {
   clip: auto;
   border-top: 0;
   border-bottom: 0;
   border-left: 0;
   border-right: 0;
      font-size: 12px;
}

td.grid {
   border: 1px #000000 solid;
      font-size: 12px;
}

.image{
   padding: 0;
   border-top: 0;
   border-bottom: 0;
   border-left: 0;
   border-right: 0;
      }

.tableborder {
      border: 2px #000000 solid;
   text-align: center;
}

border-style: outset;
      border-top-color: #66CCCC;
      border-left-color: #66CCCC;
}

table.ad {
   border-style: solid;
   border-width: 2px;
   border-color: #CCCCCC;
   padding:2px;
   font-size:12px;
   text-align: center;
}

li {
      font-size: 12px;
}

p {
      font-size: 12px;
		margin-left: 5px;
		margin-right: 15px;
}

.10 {
      font-size: 10px;
}

p.12 {
      font-size: 12px;
}

span.12 {
      font-size: 12px;
}

p.8 {
      font-size: 8px;
}

p.14 {
      font-size: 14px;
}

p.10bold {
      font-size: 10px;
   font-weight:bold;
}

p.12bold {
      font-size: 12px;
   font-weight:bold;
}

p.14bold {
      font-size: 14px;
   font-weight:bold;
}

p.16 {
      font-size: 16px;
}

p.16bold {
      font-size: 16px;
   font-weight:bold;
}

p.18 {
      font-size: 18px;
}

.18bold {
      font-size: 18px;
   font-weight:bold;
}

h3.pagetitle {
   font-weight:bold;
   font-size:18px;
}

