/*
 *     AUTHOR: Trevor Woerner
 * START DATE: 04 September 2002 - 03:06:08 AM
 *   MODIFIED: 04 September 2002 - 11:38:24 AM
 *   FILENAME: vtnet.css
 *    PURPOSE: stylesheet for vtnet
 *
 * $Revision: 1.2 $
 * Copyright (C) 2002, Trevor Woerner
 *
 * This 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; either version 2, or (at your option)
 * any later version.
 *
 * This code 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.
 *
 * To receive a copy of the GNU General Public License write to
 * the Free Software Foundation, 59 Temple Place - Suite 330,
 * Boston, MA 02111-1307, USA.
 */

BODY {
	font-family: verdana,arial,helvetica;
	background: #EEF4F6;
}

DL {
	margin-left: 0.25in;
}

DT {
	font-weight: bold;
	font-style: italic;
}

H1 {
	text-align: center;
}

.tblabel {
	background-color: #75A5B8;
	font-weight: bold;
	font-size: larger;
	text-align: center;
	letter-spacing: 0.3em;
}

.tblinks {
    background-color: #BCD3DC;
}

.resume-para {
	margin-left: 0.2in;
}