/* HEAD 1 */
P.first {
font-weight: bold;
text-decoration: none;
color: #4b002b;
font-style: normal;
font-size: 20px;
line-height: 20px;
margin-top: 18px;
margin-bottom: 0px;
margin-left: 58px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* SUB-HEAD */
P.second {
font-weight: bold;
text-decoration: none;
color: #8e1b54;
font-style: normal;
font-size: 15px;
line-height: 18px;
margin-top: 20px;
margin-bottom: 4px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* TEXT 1 */
P.third {
font-weight: none;
text-decoration: none;
color: #000000;
font-style: normal;
font-size: 13px;
line-height: 17px;
text-align: justify;
margin-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


/* SUB-HEAD Link*/
P.fourth {
font-weight: bold;
text-decoration: none;
color: #8e1b54;
font-style: normal;
font-size: 15px;
line-height: 17px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}




/* IMAGE ROLL */
P.fifth {
font-weight: none;
text-decoration: none;
color: #000000;
font-style: normal;
font-size: 12px;
line-height: 12px;
text-align: center;
margin-top: 20px;
margin-bottom: 15px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}




/* PROP CATAGORY */
P.sixth {
font-weight: bold;
text-decoration: none;
color: #4b002b;
font-style: normal;
font-size: 20px;
line-height: 22px;
margin-top: 25px;
margin-bottom: 10px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* TEXT LIST */
.text li {
font-weight: none;
text-decoration: none;
color: #000000;
font-style: none;
font-size: 13px;
line-height: 17px;
list-style-type: disc;
list-style-position: outside;
text-align: left;
margin-top: -11px;
margin-bottom: 15px;
margin-left: 0px;
text-indent: 0px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* TEXT LINK*/
a {
color: #8e1b54;
font-weight: bold;
text-decoration: none;
}
/* TEXT LINK-1 HOVER */
a:hover, a:active {
color: #b76e39;
font-weight: bold;
text-decoration: none;
}

