﻿body 
{
	font-family: Times New Roman;
	font-size: 11pt;
    color:Black;
    background-color:#ffffff;
}
P
{
}
h1
{
    font-family:Arial;
    font-size:18pt;
    color:#5555bb;
    margin-top:3px;
    margin-bottom:3px;
}

h2
{
    font-family:Arial;
    font-size:14pt;
    color:#555599;
    margin-top:6px;
    margin-bottom:3px;
}

A
{
	color: #333399;
	text-decoration: none;
}
A:hover
{
	color: #cc0000;
	text-decoration: underline;
}


.articleTitle
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	vertical-align: baseline;
	direction: ltr;
	letter-spacing: normal;
	text-align: left;
	margin-top:0px;
    margin-bottom:10px;
}

.articleBody
{
	font-family: Time New Roman;
	font-size: 11pt;
	line-height: 12pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align:left;
	margin-top:0px;
    margin-bottom:0px;
	padding-top:0px;
    padding-bottom:0px;
}

.vigilTableHeader
{
    border-color:Black;
    border-width: 1px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
    background-color: #ffffcc;
    border-style:outset;
}


.copyright 
{
    font-family: arial,helvetica,sans;
    font-size: 12px;
    color: #000000;
}

