P  {
	font-size : 13pt;
	font-family : "Times New Roman", Times, serif;
	color : #660000;
	text-align : justify;
}

TD  {
	font-size : 13pt;
	font-family : "Times New Roman", Times, serif;
	color : #660000;
}

H1  {	
	font-size : 18pt;
	font-weight : bold;	
}

H2  {}

H3  {
	font-size : 14pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	color : #660000;
}

DT  {
	font-weight : bold;	
}

A  {
	color : #333300;
	text-decoration : none;
}

A:Visited  {
	color : #008080;
	text-decoration : none;
	}

A:Active  {
	color : #000080;
	text-decoration : none;
	}

A:Hover  {
	color : #AA0010;
	text-decoration : underline;
}

div.BODY  {
	color : #660000;
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	background: #D2E6CA;
}
BODY  {
	color : #660000;
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	background: #D2E6CA;
}
.indented1  {
   padding-left: 50pt;
   padding-right: 50pt;
}
.indented2  {
   padding-left: 15pt;
   padding-right: 15pt;
}
.title1  {
	color : olive;
	font-size : large;
	font-family : "verdana", sans-serif;
}

.title2  {
	color : green;
	font-size : x-large;
	font-family : "verdana", sans-serif;
}
.smallType {
	font-size : 7pt;
            font-family: "verdana", sans-serif ;
            font-weight: bold;
}

.largeMenu {
	font-size : 13pt;
	font-weight : bold;
}

.invis {
	position : absolute;
	visibility : hidden;
}
.vis {
	position : absolute;
	visibility : visible;
}
#picPlac {
	position : relative;
	z-index : 1;
	visibility : visible;
}
#waitHere {
	position : absolute;
	top : 50;
	left : 75;
	z-index : 2;
	visibility : visible;
}
