BODY {
	color : #000099;
	background-color : #ccffff;
	font-family : Georgia, serif;
	font-size : 14px;
	text-align : center;
	scrollbar-face-color:#ccffff;
	scrollbar-shadow-color: #ccffff;
	scrollbar-highlight-color: #C4C4C4;
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-darkshadow-color: #C4C4C4;
	scrollbar-track-color: #e2e2e2;
	scrollbar-arrow-color: #000099;
}

A {
	color : #000099;text-decoration: none;
}

A:HOVER {
	color : #006400;text-decoration: underline overline;
}

a.thispage {
	width: inherit; height: 30; color: #009B9B;  text-decoration: none;font-size: meduim;  Filter: DropShadow(Color=#000099, OffX=.75, OffY=.75, Positive=1);  font: bolder Arial, Helvetica, sans-serif; }
a.thispage:hover {
	 width: inherit; height: 30; color: #000099; text-decoration: underline;font-size: meduim;  Filter: Shadow(Color=#a8a875, Direction=135);  font: bolder Arial, Helvetica, sans-serif;

}

  
a.linkpage {
	width: inherit; height: 30; color: #000099;  text-decoration: none;font-size: meduim;  Filter: DropShadow(Color=#a8a875, OffX=1, OffY=1, Positive=1);  font: bolder Arial, Helvetica, sans-serif; }
a.linkpage:hover {
	 width: inherit; height: 30; color: #000099; text-decoration: underline;font-size: meduim;  Filter: Shadow(Color=#a8a875, Direction=135);  font: bolder Arial, Helvetica, sans-serif;

}

td {
		font-size : 14px;
}


p.decoration {
	width: inherit; height: 30; color: #000099;  text-decoration: none;font-size: meduim;  Filter: DropShadow(Color=#a8a875, OffX=1, OffY=1, Positive=1);  font: bolder Arial, Helvetica, sans-serif; }
