/* @copyright	(c)2007 Michael Kriese & Peer Sterner
 * @version		$Id: home.css 334 2008-06-30 18:33:19Z kriese $
 *
 * This file is part of SoPraLOP.
 *
 *  SoPraLOP is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; version 2 of the License.
 *
 *  SoPraLOP is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with SoPraLOP; if not, write to the Free Software
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
@IMPORT url("news.css");

tt {
	font-size: larger;
}

.tt {
	font-family: Helvetica, Arial, monospace;
}

.border {
	border-left: 1px solid green;
	border-right: 1px solid green;
}