body, p, table, td
{
	font-family: "Times New Roman";
}

p {
	padding-bottom: 4px;
}

.tight {
	
	padding-bottom: 6px;
}

.redHeaderBig
{
font-family: "Times New Roman";
font-size: 30px;
font-weight : bold;
color : 990000;
}

.redHeaderSmall
{
font-family: "Times New Roman";
font-size: 20px;
font-weight : bold;
color : 990000;
line-height : 30px;
}

A {
	color: Blue;
	text-decoration : none;
}

A:HOVER {
	color: 990000;
	text-decoration : none;
}

A.home {
	color: 008000;
	text-decoration : none;
}

A.home:HOVER {
	color: 990000;
	text-decoration : none;
}


TH.show {
	background-color: #303055;
	color: FFFFFF;
	font-size : 10px;
	font-family: "Times New Roman";
	font-weight : bold;
}

TD.show {
	font-size : 10px;
	font-family: "Times New Roman";
}

TH {
	font-size : 12px;
	font-family: "Times New Roman";
	text-align : left;
}

TH.type1 {
	background-color: #303055;
	color: FFFFFF;
	font-size : 12px;
	font-family: "Times New Roman";
	font-weight : bold;
}

TD.dot {
	border-bottom : 2px dotted Black;
}

.header
{
font-family: "Times New Roman";
font-weight : bold;
font-size: 16px;
color : #CC0000;
margin-top: 25px;
text-align: center;
}

.header2
{
font-weight : bold;
 font-style : italic;
 color : #008000;
}

.header3
{
font-weight : bold;
 font-style : italic;
 font-size: 13px;
 text-decoration : underline;
}

.header4
{
font-family: "Times New Roman";
font-weight : bold;
font-size: 16px;
color : #990000;
}

.header5
{
font-family: "Times New Roman";
font-weight : bold;
font-size: 16px;
color : #008000;
}

.biggerFont
{
font-family: "Times New Roman";
font-size: 14px;
}