@charset "iso-8859-1";
BODY {font-size: 10; line-height: 125%; font-family: Verdana, Arial, Helvetica; margin-top: 10; margin-left: 10; color: #444444; overflow: auto; background-color: #FFFFFF}
	
.titleText{	font-size: 15;line-height: 125%; font-family: Verdana, Arial, Helvetica; letter-spacing: 8;}
.large{	 font-size: 30;line-height: 125%; font-family: Verdana, Arial, Helvetica; margin: 0; letter-spacing: 15;}
	
.wide {letter-spacing: 4;}

td {    font-size: 10;
    font-family:  Verdana, Arial, Helvetica;
	padding-top: 3;
	padding-left: 3;
	color: #AAAAAA;
    overflow: auto; 
	background-color: #EEEEEE;
	}


	
A.White:hover {color: #000000;}
A.White:active {color: #FFFFFF;}
A.White:link {color: #FFFFFF;}
A.White:visited {color: #555555;}

A.Top:hover {color: #AAAAAA;}
A.Top:active {color: #000000;}
A.Top:link {color: #000000;}
A.Top:visited {color: #555555;}

A:link { color: blue; text-decoration: none}

A:active { color: blue;	text-decoration:none;}

A:visited {
    color: Blue;
	text-decoration:none;
    }
A:hover {color: red;}





H1 {
    font-size: 20pt;
    margin-bottom: .5em;
    line-height: 125%;
    }

H2 {
    font-size: 10pt;
	margin-bottom: .3em;
	color: #666699;
    }

H3 {
	font-size: 13pt;
	font-family: arial;
	color: #666699;
	font-weight: bold;
	}
	
td.White{

	font-size: 10pt;
	font-family: arial;
	color: #333333;
	font-weight: bold;
	}
	
td.invisible {font-size: 10; font-family: Verdana, Arial, Helvetica; padding-top: 3; padding-left: 3; color: #AAAAAA; overflow: auto; background-color: transparent}
	