/*Style sheet for my web page-created Dec. 18,2001*/

body	{background-color: #CDFDE2;
	font-family: Tahoma,Arial,'Comic Sans MS',sans-serif;
	font-size: 12pt; font-weight: bold; color: #257F25; 
	}
	
h2	{background-color: #CDFDE2;
	font-size: 12pt; font-weight: bold; color: #356935;
	}

h3	{background-color: #CDFDE2;
	font-size: 12pt; font-weight: bold; color: #356935;
	}

h4	{background-color: #CDFDE2;
	font-size: 12pt; font-weight: bold; color: #356935;
	}

td	{background-color: #CDFDE2;
	font-size: 12pt; font-weight: bold; color: #356935;
	}
	
p       {background-color: #CDFDE2;
	font-family: Tahoma, Arial,'Comic Sans MS', sans-serif;
            font-size: 11pt; font-weight: bold; color: #356935;
        }

a:visited  {background-color: #CDFDE2;
	color: #000040; font-size: 11pt; font-weight: bold; 	text-decoration: none;
        }

a:link  {background-color: #CDFDE2;
	color: #0E1374; font-size: 11pt; font-weight: bold; 
        }

a:hover {background-color: #CDFDE2;
	color: #1A0033; font-size: 11pt; font-weight: bold; 	text-decoration: none;
        }







