﻿/* BEGIN: Fonts Settings */
@font-face {
	font-family: 'Inter';
	src: url('../fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype');
	font-weight: 100 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('../fonts/NotoSans-VariableFont_wdth,wght.ttf') format('truetype');
	font-weight: 100 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Noto Sans';
	src: url('../fonts/NotoSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
	font-weight: 100 900;
	font-style: italic;
	font-display: swap;
}
/* END: Fonts Settings */


/* ========== Text Styles ========== */
hr { color: #000000}
body, table, span.rvts0 /* Normal text */
{
 font-size: 10pt;
 font-family: "Inter", "Noto Sans", sans-serif;
 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.rvts5, span.rvts5 /* Jump 2 */
{
 color: #008000;
 text-decoration: underline;
}
span.rvts7
{
 font-weight: bold;
 color: #69879d;
}
span.rvts8
{
 font-size: 20pt;
 font-weight: bold;
 color: #0070c0;
}
span.rvts9
{
 font-size: 15pt;
 font-weight: bold;
 color: #0070c0;
}
span.rvts10
{
 font-size: 16pt;
 font-weight: bold;
 color: #0070c0;
}
span.rvts11
{
 font-style: italic;
 color: #c0c0c0;
}
a.rvts12, span.rvts12
{
 font-style: italic;
 color: #6666ff;
 text-decoration: underline;
}
span.rvts13
{
 font-size: 14pt;
}
a.rvts14, span.rvts14
{
 font-size: 14pt;
 color: #0000ff;
 text-decoration: underline;
}
a.rvts14:hover { color: #0000ff; }
span.rvts15
{
 font-size: 14pt;
}
span.rvts16
{
 font-size: 20pt;
 font-weight: bold;
}
span.rvts17
{
 font-size: 12pt;
}
span.rvts18
{
 font-size: 12pt;
 font-weight: bold;
}
span.rvts19
{
 font-size: 12pt;
}
span.rvts20
{
 font-size: 20pt;
 font-weight: bold;
 color: #0070c0;
}
a.rvts22, span.rvts22
{
 font-size: 12pt;
 color: #0000ff;
 text-decoration: underline;
}
a.rvts22:hover { color: #0000ff; }
span.rvts23
{
 font-size: 20pt;
}
span.rvts24
{
 font-size: 20pt;
}
/* ========== 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 /* Paragraph Style */
{
}
.rvps3
{
 text-align: center;
}
.rvps4 /* Paragraph Style */
{
 text-align: center;
 border-color: #c0c0c0;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-left: none;
 padding: 2px 0px 2px 0px;
 margin: 7px 0px 7px 0px;
}
