body  {
	font-family : Tahoma;
	color : #333333;
	font-size : xx-small;
}

P  {
	font-family : Tahoma;
	color : #000000;
	font-size : x-small;
	font-weight : normal;
}

#tablet  {
	font-family : Tahoma;
	color : #000000;
	font-size : x-small;
}

H1  {
	font-family : Tahoma;
	color : #333333;
	font-size : medium;
	padding-bottom : 0px;
	font-weight : bold;
}

H2  {
	font-size : medium;
	color : #333333;
	font-family : Tahoma;
	margin : 0px;
}

H3  {
	font-size : small;
	color : #333333;
	font-family : Tahoma;
	margin : 0px;
}

.dot  {
	font-size : x-small;
	font-family : Tahoma;
	color : #000000;
	font-weight : normal;
}

ul  {
	font-family : Tahoma;
	color : #000000;
	font-size : x-small;
	font-weight : normal;
}

.bullet  {
	text-indent : 8px;
}

.headlink  {
	color : 66CAFF;
}

.headlink:hover  {
	color : FFFFFF;
}

.headlink:visited  {
	color : 00AA00;
}

.headlink:visited:hover  {
	color : FFFFFF;
}

.tabledata
{
	font-family : Tahoma;
	color : #000000;
	font-size : x-small;
	font-weight : normal;
}

.legal {
	color: #000000;
	font-family : geneva, verdana, arial, "ms sans serif", sans-serif; 
	font-size: xx-small;
	text-decoration: none;
}


#coverIt {position: relative; left: 0; top: 0; margin: 0; z-index: 0;}
#hingeIt {position: relative; left: 54; top: -120; margin: 0; z-index: 1;}
#hingeItNav {position: relative; left: 54; top: -120; margin: 0; z-index: 1;}


#usa {
	position: relative;
	left: 0; top: 0;
	background-image : url(images/usa.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	}