﻿body
{
	font-family: arial, verdana, helvetica; 
	font-style: normal; color: #333333; font-weight: normal; 
	font-size: 9pt; text-decoration: none; 
	background-color: #E3E8FD;
}

h1
{
	font-size: 20px; font-weight: bold;
}

h2{
	font-size: 11pt; font-weight: bold;
}

h3
{
	font-size: 10pt; font-weight: bold;
}

img
{
	border:0px;
}

a:link 
			{ 
    font-family: arial, verdana, helvetica; font-style: normal; color: #006699; text-decoration: underline; font-weight: normal; font-size: 9pt;
	        }
	
a:visited
			{  
	font-family: arial, verdana, helvetica; font-style: normal; color: #006699; text-decoration: underline; font-weight: normal; font-size: 9pt;
    		}

a:hover 	
			{  
	font-family: arial, verdana, helvetica; font-style: italic; color: #1F609A; text-decoration: underline; font-weight: normal; font-size: 9pt;
        	}

a:active 
			{  
	font-family: arial, verdana, helvetica; font-style: normal; color: #1F609A; text-decoration: underline; font-weight: normal; font-size: 9pt;
	        }
	     
.smallLink { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold; }
.smallLink a:link  { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold;}
.smallLink a:visited  { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold; }
.smallLink a:hover 	{ font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: yellow; text-decoration: underline; font-weight: bold; }
.smallLink a:active { font-size: 11px; font-family: arial, verdana, helvetica; font-style: normal; color: white; text-decoration: none; font-weight: bold; }

.Heading-Underline { border-bottom: silver 1px solid; margin-bottom: 5px;}
.Heading-Blue { color: #006699; }
.Heading-Red { color: #CC0000; }

.Quote-Red {color: #cc0000; font-style:italic; font-weight: bold; font-size: 12px; }

.Image-Border {padding: 3px; border: 1px silver solid; background-color: white; }
