/*	Cascading Stylesheet by Harold Bakker, harold@haroldbakker.com */
/*	http://www.haroldbakker.com/ */
/*	modify to taste */

/*	linkstyles */
a.normal:link {color: #000000; font-family: Arial, Geneva, sans-serif; }
a.normal:hover {color: #999999; font-family: Arial, Geneva, sans-serif; }
a:link {color: #000000; font-family: Arial, Geneva, sans-serif; font-size: 12px; font-weight: bold; }
a:visited {color: #000000; font-family: Arial, Geneva, sans-serif; font-size: 12px; font-weight: bold; }
a:active {color: #000000; font-family: Arial, Geneva, sans-serif; font-size: 12px; font-weight: bold; }
a:hover {color: #999999; font-family: Arial, Geneva, sans-serif; font-size: 12px; font-weight: bold; }



/*	redefining common HTML tags */

h1 {font-family: Arial, Geneva, sans-serif;  font-size: 24px; color: #cccccc; }
h2 {font-family: Arial, Geneva, sans-serif;  font-size: 22px; color: #cc0000; text-indent: 20px; line-height: 22px; }
h3 {font-family: Arial, Geneva, sans-serif;  font-size: 20px; color: #000000; }
h4 {font-family: Arial, Geneva, sans-serif;  font-size: 18px; color: #ff0000; }
h5 {font-family: Arial, Geneva, sans-serif;  font-size: 16px; color: #000000; }
h6 {font-family: Arial, Geneva, sans-serif;  font-size: 14px; color: #000000; }

/*	custom classes */
.small {font-family: Arial, Geneva, sans-serif; font-size: 10px; color: #000000; }

/*	classes for news expiry	*/
/*	copy everything below this line to your existing style.css if it's not already there	*/
.notyet {font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #0000ff; font-weight: bold; }
.waiting {font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #cccccc; font-weight: bold; }
.never {font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #009900; font-weight: bold; }
.today {font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #cc0066; font-weight: bold; }
.expired {font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #ff0000; font-weight: bold; }

/*	classes for news	*/
a.permalink:link {color: #666666; font-family: Arial, Geneva, sans-serif; font-size: 12px; }
a.permalink:visited {color: #666666; font-family: Arial, Geneva, sans-serif; font-size: 12px; }
a.permalink:active {color: #666666; font-family: Arial, Geneva, sans-serif; font-size: 12px; }
a.permalink:hover {color: #cccccc; font-family: Arial, Geneva, sans-serif; font-size: 12px; }
.newstitle {font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.newsbody {font-family: Arial, Geneva, sans-serif; font-size: 12px; color: #000000; }