﻿BODY
{   BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-SIZE: small;
    FONT-FAMILY: geneva, verdana, arial, sans-serif;
     }

TABLE
{   
    FONT-SIZE: small;
    FONT-FAMILY: geneva, verdana, arial, sans-serif;
    }

FONT {
	COLOR: #000033;
	FONT-SIZE: x-small;
    FONT-FAMILY: geneva, verdana, arial, sans-serif;
	 }
	 

.logo {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 24px;
	FONT: "arial ", geneva, verdana, arial, sans-serif }

.logo:hover {
	COLOR: #99ffff;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size: 160%;
	FONT: "arial black", geneva, verdana, arial, sans-serif }

.slogan { COLOR: #000000;
	FONT: arial, geneva, verdana, sans-serif;
	font-weight: bold;
	font-size: 90%;
	font-style: normal }
	
.sloganWhite { COLOR: #FFFFFF;
	FONT: arial, geneva, verdana, sans-serif;
	font-weight: bold;
	font-size: 90%;
	font-style: normal }
	
.sloganWhiteFancy { COLOR: #FFFFFF;
	FONT: arial, geneva, verdana, sans-serif;
	font-weight: bold;
	font-size: 100%;
	font-style: italic }


.copyright { COLOR: #000000;
	FONT: arial, geneva, verdana, sans-serif;
	font-weight: normal;
	font-size: 70%;
	font-style: normal }





.button { 	background-image: url('picts/button.gif');
		background-color:#999999;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 30px;
		cursor:hand;
		font-weight: bold;
		BORDER: 1px solid #000000; }

.buttonon { 	background-image: url('picts/buttonon.gif');
		background-color:#6699FF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 30px;
		cursor:hand;
		font-weight: bold;
		BORDER: 1px solid #000000; }


.link
{    COLOR: #3333CC;
    FONT: 12px geneva, verdana, arial, sans-serif;
    TEXT-DECORATION: none}

.link:hover
{    COLOR: #FF6600;
    FONT: 10px geneva, verdana, arial, sans-serif;
    TEXT-DECORATION: none}
    
.blacklink
{    COLOR: #000000;
    FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold;
    TEXT-DECORATION: none}


.biglink
{   COLOR: #3333CC;
    FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold;
    text-decoration: underline }
    
.biggerlink
{   COLOR: #000000;
    FONT: 20px geneva, verdana, arial, sans-serif; font-weight: bold;
    text-decoration: underline }


.biglink:hover
{   COLOR: #FF6600;
    FONT: 12px geneva, verdana, arial, sans-serif;
    TEXT-DECORATION: none }


.blacktitle
{
    COLOR: #000000;
    FONT: 16px geneva, verdana, arial, sans-serif; font-weight: bold }
    
.Christmastitle
{
    COLOR: #ff0000;
    FONT: 24px times new roman; font-weight: bold }


.title
{
    COLOR: #008000;
    FONT: 18px verdana, arial, sans-serif; font-weight: bold }



.subtitle
{
    COLOR: #000000;
    FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }
.awareness {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
.label
{
    color: black;
    font-size: small;
    font-family: geneva, verdana, arial, sans-serif;
    display: block;
    float: left;
}


