/*  screen stylesheet by redengine.com
	august 2003 */
	
/* tantek high pass filter */
@import "import.css";
/* viva le tantek */

/*  main elements */
body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
margin: 0px;
font-size: 11px;}

h1, h2, h3{font-family: arial, verdana, helvetica, sans-serif;}

th, dd, dt, ul, li {
font-size: 10px;
font-family: verdana, arial, helvetica, sans-serif;
color : black;
margin: 0px;}
td, p{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
margin:0px;
padding:0px;
color : black;
}

/*  formatting elements */
form {margin: 0px;padding: 0px;}

.title, .title a:hover, .title a:link, title a:visited {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
color: black;
font-weight: bold;
margin: 5px;}
a{font-size: 12px;}
a:link {color: black;}
a:visited {color: black;}
a:hover, a:visited:hover {color: black; text-decoration:none;}

