body { }

p { }

td { }

a:link {text-decoration:none; color:gray;}

a:visited {text-decoration:none; color:gray;}

a:hover {text-decoration:none; color:gray;}

a:active {text-decoration:none; color:gray;}

h4 {
	font-weight: bold;
	font-family: Helvetica, Arial;
    background: white; 
    color: black;
    text-shadow: green 0px 0px 5px;
	font-size: 14px;
	}


.teaser {
	font-weight: bold;
	font-family: Helvetica, Arial;
	color: darkblue;
	font-size: 14px;
	}
.caption {
	font-family: Arial;
	color: purple;
	font-size: 10px;
	}	
	
.headline {
	font-weight: bold;
	font-family: Helvetica, Arial;
	color: brown;
	font-size: 24px;
	}	
	
body {
	font-family: Helvetica, Arial;
	font-size: 12px;
	}
	
li {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style:bold;
	}
	
.byline {
	font-weight: bold;
	font-family: Arial;
	color: brown;
	font-size: 10px;
	}
	
.menuitem {
	font-weight: bold;
	font-family: Arial;
	color: gray;
	font-size: 10px;
	}
	
.row1 {
	font-family: Arial;
	color: darkblue;
	font-size: 12px;
	}
.row2 {
	font-family: Arial;
	color: darkgreen;
	font-size: 12px;
	}