﻿.noprint {
	display: none;
}

.justPrint
{
	display:block;
}
  
body, p, td, th, ul, a {
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}

a, a.visited {
	color: #369;
}

h1 {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

.txtOrangeBigger
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.txtOrange
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.txtBlack
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.smallTxtBlack {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.txtBlackBigger
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.txtGreySmall
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#717C85;
	text-align: left;
	text-decoration:none;
}
.border
{
	border: solid 1px #000;
}

.border td
{
	border : solid 1px #000;

}

table
{
	border-collapse:collapse;
}
