﻿/* default font and links */
html, body {
  font-family: Arial, sans-serif;
  font-size:11pt;
  color: #000000;
}

A
{
	color: #0033FF;
	text-decoration: underline;
}

A:hover
{
	color: #cc0000;
	text-decoration: underline;
}

A:visited
{
	color: #0033FF;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  margin-top: 1px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 2px;
}

li {
  margin-bottom: 8px;
}

p {
  margin-bottom: 12px;
}

p.small 
{
  font-family: Arial, sans-serif;
  font-size:9pt;
}

p.MsoFootnoteText
{
  font-family: Arial, sans-serif;
  font-size:9pt;
}

table.infobox
{
    width:440px;
    background-color: #ffffff;
    padding-left:200px;
}


H1 {
	FONT-SIZE: 14pt; 
	COLOR: #666666; 
	TEXT-INDENT: 0px; 
	FONT-STYLE: normal; 
	font-weight: bold;
	FONT-FAMILY: Arial, SunSans-Regular, sans-serif; 
}

H2 {
	FONT-SIZE: 13pt; 
	COLOR: #444444; 
	TEXT-INDENT: 0px; 
	FONT-STYLE: normal; 
	font-weight: bold;
	FONT-FAMILY: Arial, SunSans-Regular, sans-serif; 
}

.anchor {
	FONT-SIZE: 13pt; 
	COLOR: #663333; 
	TEXT-INDENT: 0px; 
	FONT-STYLE: normal; 
	font-weight: bold;
	FONT-FAMILY: Arial, SunSans-Regular, sans-serif; 
}

.topmenu 
{
    font-family:  'Trebuchet MS', arial, sans-serif;
    font-size: 12pt;
	font-weight: bold;
    text-align:center;
}


.leftmenu 
{
    font-family: arial, sans-serif;
    font-size: 9pt;
    font-weight:normal;
    text-align:left;
    color:#000000;
}

.vigilstudios
{
    font-family: arial, sans-serif;
    font-size: 8pt; 
    color: #8888ee;
}


