/* CSS Document */

*
{
margin: 0 auto;
}
body
{
background: #2F0101;
}

.links
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #000000;
}
.links_white
{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
color: #ffffff;
}
.text
{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #000000;
line-height: 1.5;
}
.text1
{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
line-height: 2.5;
}
.text2
{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
line-height: 1.5;
}
.heading
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #564DFF;
}
.heading1
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 16px;
color: #C00000;
}
img
{border:0px;
}

ul
{
list-style: inside disc;
}
.other
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}
.other a:link,.other a:visited,.other a:active
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
text-decoration: none;
color: #000000;
}
.other a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
text-decoration: none;
color: #510000;
}

