
.rvts0  /* Devanagari */ {
 margin: 0px 0px 0px 0px;
 background-color: #fcfcfc;
 font-size: 125%;
 font-family: "Sanskrit 99";
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }
.rvts1 /* Transliteration */ {
 font-size: 101%;
 font-family: "URW Palladio IT Bold";
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 }
.rvts2 /* English */ {
 font-size: 101%;
 font-family: "Times New Roman";
 font-style: normal;
 font-weight: normal;
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 }
/*----------Para Styles----------*/
p /* Paragraph Style */ {
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 }
p.rvts1  /* Centered */ {
 text-align: center;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 }

