/*----------Text Styles----------*/
HR { color: #000000}
BODY, TABLE /* Normal text */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
SPAN.RVTS1 /* Heading */
{
 font-weight: bold;
 color: #0000FF;
}
SPAN.RVTS2 /* Subheading */
{
 font-weight: bold;
 color: #000080;
}
SPAN.RVTS3 /* Keywords */
{
 font-style: italic;
 color: #800000;
}
A.RVTS4, SPAN.RVTS4 /* Jump 1 */
{
 color: #008000;
 text-decoration: underline;
}
A.RVTS4:hover { color: #FF0000; }
A.RVTS5, SPAN.RVTS5 /* Jump 2 */
{
 color: #008000;
 text-decoration: underline;
}
A.RVTS5:hover { color: #FF0000; }
A.RVTS6, SPAN.RVTS6 /* Normal text */
{
 color: #0000FF;
 text-decoration: none;
}
A.RVTS6:hover { color: #FF0000; }
SPAN.RVTS7
{
 font-size: 8pt;
 font-family: 'Times New Roman';
}
SPAN.RVTS8
{
 font-size: 8pt;
 font-family: 'Times New Roman';
 font-weight: bold;
}
SPAN.RVTS9
{
 font-size: 14pt;
 font-family: 'Times New Roman';
 font-weight: bold;
}
SPAN.RVTS10
{
 font-size: 12pt;
 font-family: 'Times New Roman';
}
SPAN.RVTS11
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #FF0000;
}
A.RVTS12, SPAN.RVTS12
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #FF0000;
 text-decoration: none;
}
A.RVTS12:hover { color: #FF0000; }
A.RVTS13, SPAN.RVTS13
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #FF0000;
 text-decoration: none;
}
A.RVTS13:hover { color: #FF0000; }
A.RVTS14, SPAN.RVTS14
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #FF0000;
 text-decoration: none;
}
A.RVTS14:hover { color: #FF0000; }
SPAN.RVTS15
{
 font-size: 16pt;
 font-family: 'Times New Roman';
 font-style: italic;
 font-weight: bold;
 color: #800080;
}
A.RVTS16, SPAN.RVTS16
{
 font-size: 16pt;
 font-family: 'Times New Roman';
 font-style: italic;
 font-weight: bold;
 color: #800080;
 text-decoration: none;
}
A.RVTS16:hover { color: #FF0000; }
A.RVTS17, SPAN.RVTS17
{
 font-size: 16pt;
 font-family: 'Times New Roman';
 font-style: italic;
 font-weight: bold;
 color: #800080;
 text-decoration: none;
}
A.RVTS17:hover { color: #FF0000; }
A.RVTS18, SPAN.RVTS18
{
 font-size: 16pt;
 font-family: 'Times New Roman';
 font-style: italic;
 font-weight: bold;
 color: #800080;
 text-decoration: none;
}
A.RVTS18:hover { color: #FF0000; }
A.RVTS19, SPAN.RVTS19
{
 font-size: 12pt;
 font-family: 'Times New Roman';
 color: #FF0000;
 text-decoration: none;
}
A.RVTS19:hover { color: #FF0000; }
SPAN.RVTS20
{
 color: #000000;
}
SPAN.RVTS21
{
 color: #800080;
}
SPAN.RVTS22
{
 color: #008000;
}
SPAN.RVTS23
{
 color: #008000;
}
/*----------Para Styles----------*/
P,UL,OL /* Paragraph Style */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.RVPS1 /* Centered */
{
 text-align: center;
}
.RVPS2
{
 text-align: right;
}
.RVPS3
{
 text-indent: 8px;
}
.RVPS4
{
 text-align: center;
 margin: 0px 0px 0px 24px;
}
.RVPS5
{
 margin: 7px 0px 7px 0px;
}
.RVPS6
{
 text-align: center;
 margin: 7px 0px 7px 0px;
}
