﻿p {
	font-family: "Century Gothic";
	font-size: medium;
	font-style: normal;
	font: x-small serif;
	color: #000000;
}

.small {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	color: #000000;
}

ul {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	color: #000000;
}
ol {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	color: #000000;
}



.smallbold {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

a {
	font: bold small;
	color: #000000;
}

a.hover {
	color : Black;
}

H1 {
	font-family: "Century Gothic";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #000000;
}

H2 {
	font-family: "Century Gothic";
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: Green;
}
H3 {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #696969;
}

H4 {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #000000;
}


 TD {
	border: thin none;
	padding: 2;
	font-family: "Century Gothic";
	font-size: x-small;
}

TD.top {
	background : Silver;
	text-align: left;
	font-weight : bold;
	font-size : 9pt;
	border : 0 none;
}


 
 TD.body {
	background : White;
	text-align : left;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
}

TD.bodyalctr {
	background : White;
	text-align : center;
	font-weight : normal;
	font-size : 8pt;
	vertical-align : top;
}

.level1
{
    color: White;
    background-color: Black;
    font-variant: small-caps;
    font-size: large;
    font-weight: bold;
}

.level2
{
	color: #000000;
	font-family: "Gill Sans MT !important";
	font-size: medium;
	background-color: Gray;
}

.level3
{
    color: black;
    background-color: Silver;
    font-family: Gill Sans MT !important;
    font-size: small;
}

.hoverstyle
{
    font-weight: bold;
}
       
.sublevel1
{
    background-color: Gray !important;
    color: White !important;
    font-variant: small-caps;
} 

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;
font-size:0.9em; font-family:Arial, Helvetica, sans-serif
}
