﻿body 
{
	font-family:Arial;
	font-style:normal;
	font-size:medium;
	margin:0,0,0,0;
}

table
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
}

table.txt
{
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color:Gray;
}

table.txtblack
{
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color:black;
}

table.txtwhite
{
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	color:white;
}

a.nav
{
	color:black;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
}

a.navsec
{
	color:gray;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}

a.navs
{
	color:gray;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}

p.thumb
{
	color:black;
	font-family:Verdana;
	font-size:8px;
	font-weight:normal;
}

p.txt
{
	color:black;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
}

a.nav:hover
{
	color:gray;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
}
	
p.copy
{
	color:white;
	font-family:Verdana;
	font-size:8px;
	font-weight:normal;
}

thumb
{
	border-style:none;
}