

	table.intro {
	font-size: 10pt;
	font-weight: normal;
    text-align: left;
	color: black;
	font-family: Times,  Helvetica, serif;
	background: none;
	}
	
	table.new { 
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
	
	table.net {
	height: 600px;
	}

	table.back {
	background: URL(images/background1.jpg);
	}

	table.back2 {
	background: URL(http://www.geocities.com/johnboy_tutorials/virusinfo/images/background7.jpg);
	}

	table.net2 {
	height: 80%;
	}

	table.ht {
	height: 450px;
	}

	td.logo {
	color: white;
	background: black;
	height: 100px;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	font-family: arial, Helvetica, serif;
	}

	td.links {
	height: 400px;
	width: 120px;
	padding-top: 32pt;
	}

	td.navh {
    background: URL(images/cellblue.gif);
	height: 12px;
	font-size: 12pt;
	font-weight: bold;
    text-align: center;
    color: black;
	font-family: Times, arial, Helvetica, serif;
	}

	td.content {
	height: 400px;
	}

	td.ads {
	height: 500px;
	width: 60px;
	}

	td.bg {
	color: black;
	background-color: #778899;
	}

	ul, ol {
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: black;
	text-indent: 12px;
	font-family: Times, arial, Helvetica, serif;
	background: white;
	}	

	p.nav3 {
    font-family: Arial, Helvetica, serif;
    color: #900000;
    text-decoration: underline;
	font-weight: normal;
	background: white;
	}

	p.nav2 {
    font-family: Arial, Helvetica, serif;
    color: black;
    text-decoration: none;
	font-weight: normal;
	background: #CCCCCC;
	}
	
	p.nav1 {
    font-family: Times, Arial, Helvetica, serif;
    color: black;
    text-decoration: none;
	text-indent: 3px;
	font-weight: normal;
	font-size: 11px;
	background: #CCCCCC;
	}	

	a.nav:link {
    font-family: Arial, Helvetica, serif;
    color: #900000;
    text-decoration: underline;
	text-indent: 3px;
	font-weight: normal;
	font-size: 11px;
	background: white;
	}

	a.nav:visited {
    font-family: Arial, Helvetica, serif;
    color: #900000;
    text-decoration: underline;
	text-indent: 3px;
	font-weight: normal;	
	font-size: 11px;
	background: white;
	}

	a.nav:hover {
    font-family: Arial, Helvetica, serif;
    color: #408080;
    text-decoration: none;
	text-indent: 3px;
    font-weight: normal;
	font-size: 11px;
	background: white;
	}

	a:link {
    font-family: Arial, Helvetica, serif;
    color: #900000;
    text-decoration: underline;
	font-weight: normal;
	background: white;
	}

	a:visited {
    font-family: Arial, Helvetica, serif;
    color: #900000;
    text-decoration : underline;
	font-weight: normal;
	background: white;
	}

    a:hover {
    font-family: Arial, Helvetica, serif;
    color: #408080;
    text-decoration: none;
    font-weight: normal;
	background: white;
	}

	p.logo2 {
	color: white;
	height: 100px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	font-family: arial, Helvetica, serif;
	background: black;
	}

	p.bold {
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	color: #660000;
	background: white;
	}

	p.cent {
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	color: black;
	font-family: Times, arial, Helvetica, serif;
	background: white;
	}

    p.date {
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #660000;
	background: white;
	}

	p.mission {
	font-size: 11pt;
	font-weight: bold;
    text-align: left;
	color: black;
	background: white;
	line-height: 18px;
	font-family: Times, Arial, Helvetica, serif;
	}

    p {
	font-size: 10pt;
	font-weight: normal;
    text-align: left;
	color: black;
	font-family: Times, arial, Helvetica, serif;
	background: white;
	} 
	
	.blue {
	font-size: 10pt;
	font-weight: normal;
    text-align: left;
	color: blue;
	font-family: Times, arial, Helvetica, serif;
	background: white;
	}