<!--------------------------------------------------------------------------------
#   Application	:   Club Calendar
#	Version		:   1.0
#   Author		:   Eastland Data Systems
#
#
#                         COPYRIGHT NOTICE
#
#   The contents of this file is protected under the United States
#   copyright laws, and is confidential and proprietary to Eastland Data Systems.
#   Its use or disclosure in whole or in part without the expressed written 
#   permission of Eastland Data Systems is prohibited.
#
#   (c) Copyright 2003 by Eastland Data Systems.  All rights reserved.
#
---------------------------------------------------------------------------------->

<!--- Normal Fonts --->
BODY {color: #000098; font-family: Verdana; font-size: 8pt; margin-top:0; margin-bottom:0; margin-left:0; margin-right:0 }
TD {font-family: Verdana; font-size: 8pt; color: #003366}
INPUT {font-family: Verdana; font-size: 8pt; color: #003366}
SELECT {font-family: Verdana; font-size: 8pt; color: #003366}
TEXTAREA {font-family: Verdana; font-size: 8pt; color: #003366}
SUBMIT {font-family: Verdana; font-size: 8pt; color: #003366}

<!--- Normal Link Fonts --->
A:link {color:#980000; font-size: 8pt; text-decoration: none } 
A:visited {color:#000098; font-size: 8pt; text-decoration: none } 
A:active {color:#ffcc00; font-size: 8pt; text-decoration: none } 
A:hover {color:#980000; font-size: 8pt; text-decoration: none } 


