﻿.table
{
	padding: 0px;
	margin: 0px;
	border: none 0px #cccccc;
	border-collapse: collapse;
}
.tablecontent
{
	padding: 0px;
	margin: 120px 0px 0px 70px;
	border: none 0px #cccccc;
	border-collapse: collapse;
}
.texttitle
{
	font-family: 'Courier New', Arial; 
	font-size: 13pt; 
	font-weight: bold;
	color: #222222; 
	line-height: 14px;
}
.textsmalltitle
{
	font-family: 'Courier New', Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #222222; 
	line-height: 14px;
}
a.textsubtitle:link{color: #791409; text-decoration: none; }
a.textsubtitle:visited{color: #791409; text-decoration: none; }
a.textsubtitle:hover{color: #791409; text-decoration: none; }
.textsubtitle
{
	font-family: 'Courier New', Arial; 
	font-size: 8pt; 
	color: #43587d; 
	line-height: 15px;
}
a.textcontent:link{color: #132e83; text-decoration: none; }
a.textcontent:visited{color: #132e83; text-decoration: none; }
a.textcontent:hover{color: #760403; text-decoration: none; }
.textcontent
{ 
	font-family: 'Courier New', Arial; 
	font-size: 9pt; 
	color: #333333; 
	line-height: 18px;
}

.textbox
{
	font-size: 8pt;
}
.button
{
	font-size: 8pt;
}
