/* Style Sheet for Bright Green Shirt */

/* Font sizes can have the following values, with "medium" as the default. */
/* Although percentages can be used, at least some versions of IE use a    */
/* wrong value as their 100% base.                                         */
/* xx-small | x-small | small | medium | large | x-large | xx-large        */

/* Set the font for the pages. */
body {
	background-color: 	white;
}

p {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			x-small;
	color: 				#000000;
	font-weight: 		bold;
}

a:link    {color:#99cc00}
a:visited {color:#999999}
a:active  {color:#cccccc}
a:hover   {color:#cccccc}td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

