/* eastweb.css                              */
/* EastWebDesign.COM, Inc.                        */
/* http://www.eastwebdesign.com                   */
/* Copyright 2001 EastWeb, Inc.         */

BODY {
	font-family: Times;
	font-size: 12px;
	color: #004878;
	cursor : arrow;
	background-color : FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 15px;
	margin : 0px 0px 0px 0px;
	border-bottom-width : 0px;
}
       
P   {font-family: Times; 
       font-size: 14px;
       color: 004878}
UL  {font-family: Times; 
       font-size: 14px;
       color: 004878}
LI  {font-family: Times; 
       font-size: 14px;
       color: 004878}
TD  {font-family: Times; 
       font-size: 14px;
       color: 004878}

P.a {font-family: Times; 
       font-size: 14px;
       color: 004878}
P.b {font-family: Times; 
       font-size: 14px;
       color: 004878}
P.c {font-family: Times; 
       font-size: 14px;
       color: 004878}
P.d {font-family: Times; 
       font-size: 14px;
       color: 004878}



/* LINK STYLES */

/* USE THIS STYLE FOR:  DEFAULT LINKS*/
A { color: #A29A9A; font-weight: bold; text-decoration: none; } 
A:visited { color: #A29A9A; } 
A:active { color: #A29A9A; }
A:hover {color: #004878; text-decoration: none;	cursor : hand;} 

