a.ulink:link
{
	color: Red;
	text-decoration : underline;
	font-size : x-small;
}
a.ulink:visited
{
	color: Blue;
	text-decoration : underline;
	font-size : x-small;

	} 
a.ulink:hover 
{
	color: Purple;
	font-size : x-small;
	text-decoration : underline;
	background : Yellow;
	}
a.ulink:active 
{
	color: Black;
    text-decoration : underline;
	font-size : x-small;
}
a:link
{
	color: Red;
	text-decoration : none;
	font-size : x-small;
	}
a:visited
{
	color: Blue;
	text-decoration : none;
	font-size : x-small;
		} 
a:hover 
{
	color: Purple;
	font-size : x-small;
	text-decoration : underline;
	background : Yellow;
		}
a:active 
{
	color: Black;
    text-decoration : none;
	font-size : x-small;
	}
a.email:link
{
	color: Red;
	text-decoration : none;
	font-size : 1.10em;
}
a.email:visited
{
	color: Blue;
	text-decoration : none;
	font-size : 1.10em;

	} 
A.email:hover 
{
	color: Purple;
	font-size : 1.10em;
	text-decoration : underline;
	background : Yellow;
	}
a.email:active 
{
	color: Black;
    text-decoration : none;
	font-size : 1.10em;
}
table
{
	font-family: Verdana, Arial, Helvetica, serif, sans-serif;
	color: Black;
	font-size : x-small;
	background-color: rgb(255,255,255);
	background-repeat : no-repeat;
	background-repeat : repeat-y;
	}
body
{
	font-family: Verdana, Arial, Helvetica, serif, sans-serif;
	background-color: rgb(255,255,255);
	color: Black;
	font-size : x-small;
}

h1
{
	font-family:  Arial, Helvetica, serif, sans-serif, Times New Roman, Times;
	color: #0000FF;
	font-size : x-small;
}
h2
{
	font-family: Arial, Helvetica, serif, sans-serif, "Times New Roman", Times;
	color: Blue;
	font-size : medium;
}
h3
{
	font-family: Arial, Helvetica, serif, sans-serif, "Times New Roman", Times;
	color: #FF9900;
	font-size : small;
}
h4
{
	font-family: Arial, Helvetica,serif, sans-serif, Times New Roman, Times;
	color: Fuchsia;
	font-size : small;
}
h5
{
	font-family: Arial, Helvetica,serif, sans-serif, Times New Roman, Times;
	color: #FF9900;
	font-size : 110%;
	margin-bottom : 0em;
}
h6
{
	font-family: Arial, Helvetica,serif, sans-serif, Times New Roman, Times;
	color: Blue;
	font-size : x-small;
}
P.smallbotmargin 
{
	margin-bottom: 0.4em;
	background : White;
}

P.footnote {
	font-size : 0.7em;
	font-family: Verdana, Arial, Helvetica, serif, sans-serif;
	color: #0099FF;
}
.NavBar {
	MARGIN-TOP: 0.1em; 
	FONT-WEIGHT: normal; 
	MARGIN-BOTTOM: 0.0em;
	 MARGIN-LEFT: 0.3em; 
	 FONT-STYLE: normal; 
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	 
}
P.bar
 {
	color : Silver;
	font-size : 1em;
	font-weight : bold;
}
P.blue
 {
	color : Blue;
}
P.greenlight
 {
	color : #33CC00;
}
P.green
 {
	color : #009900;
}
P.greenbold
 {
	color : #009900;
	font-weight : bold;
}
A.footbar:LINK 
{
	color: Red;
	text-decoration : none;
	font-size : xx-small;
}
A.footbar:visited
{
	color: Red;
	text-decoration : none;
	font-size :xx-small;

	} 
A.footbar:hover 
{
	color: White;
	font-size : xx-small;
	text-decoration : underline;
	background : Fuchsia;
}
A.footbar:active 
{
	color: Red;
    text-decoration : none;
	font-size : xx-small;
    background: White;
}
.rainbow {
	background-image: url(images/pics/rainbow4.gif);
	background-repeat: no-repeat;



}
