/****************************************************************/
/* Standard Style Sheet for Plaxtol and Shipbourne Tennis Club	*/
/* Copyright 2002 by Clickit Studios	 						*/
/* By Andrew Dixon 												*/
/****************************************************************/

/* Tag Styles */
Body
{
	font-family		: verdana, verdana, arial, sans-serif; 
	font-size  		: x-small;
	color			: #003300;
	text-align 		: justify;
}

P
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: x-small;
	color			: #003300;
	text-align 		: justify;
}

TD
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: x-small;
	color			: #003300;
	text-align 		: justify;
}

a
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: x-small;
	color	   		: #003300;
	font-weight		: bold;
	text-decoration	: underline;
}

a:hover
{
	text-decoration	: underline;
}


	
/* Class Styles */
.subPageTitle
{
	background-color: #336633;
	padding			: 3px;
	font-size		: small;
	color			: #FFFFFF;
	font-weight		: bold;
} 

.newsSource
{
	font-size		: xx-small;
	padding-left	: 5px; 
	padding-right	: 5px;
}

.standardCell
{
	padding-left	: 5px; 
	padding-right	: 5px;
	padding-top		: 3px;
}