a:link
{
	color: rgb(0,102,102); 
}
a:visited
{
	color: rgb(0,153,153); 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	background-color: #c6dbfd;
	font-color: #535e6e;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	font-color: #535e6e;
	text-indent: 0;
	margin: 20px;
}
h1
{
	font-color: #535e6e;
}
h2
{
	font-color: #535e6e; 
}
h3
{
	font-color: #535e6e; 
}
h4
{
	font-color: #535e6e;
}
h5
{
	font-color: #535e6e;
}
h6
{
	font-color: #535e6e;
}

.tableHeader
{
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;	text-align: center; 
	font-weight:700;
	font-size:26.7px;
}
.tableSubHeader
{
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;	text-align: center; 
	font-weight:700;
	font-size:16.7px;
}
.tablePlainText
{
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;	text-align: center; 
	font-weight:700;
	font-size:16.7px;
}
.Normal-P
{
	text-align: left;
	text-indent: 0px;
	margin: 10px;
}
.Center-P
{
	text-align: center;
	margin: 20px;
}
.Normal
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	text-align: left; 
	font-weight:400;
	font-size:26.7px;  
	font-color: #535e6e;
	margin: 20px;
}
.Normal-Button
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	text-align: left; 
	font-color: #535e6e;
	margin: 10px;
}

.Normal-Bold
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	text-align: left; 
	font-weight:700;
	font-size:26.7px;  
	font-color: #535e6e;
	margin: 20px;
}

.Center-Bold
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	text-align: center; 
	font-weight:700;
	font-size:26.7px;  
	font-color: #535e6e;
}
.Center-Bold-Red
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	text-align:center; 
	font-weight:700;
	font-size:26.7px;  
	font-color: #990000;
}
.Bold-Red
{
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	font-weight:700;
	font-size:26.7px;  
	font-color: #990000;
}

.Franklin-C36
{
	font-size:36.0pt;
	font-family:"Franklin Gothic Demi Cond";
	font-color:#a56767;
}
.Franklin-C13
{
	font-size:13.5pt;
	font-family:"Franklin Gothic Demi Cond";
	font-color:#a56767;
}
.Comic-C13
{
	font-size:13.5pt;
	font-family:"Comic Sans MS";
	font-color:#330099;
}
.Mini-Type 
 { 
 	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
 	font-size: 10px; 
 
 	font-weight: bold; 
 	font-style: normal; 
 	padding-left: 8pt;
 }
 .Caption 
 { 
 	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
 	font-size: 12px; 
 	color: rgb(102,102,146); 
 	line-height: 105%; 
 	font-weight: normal; 
 	font-style: normal; 
 	text-align: left; 
 	padding-left: 4pt; 
 	border-left: 4pt solid rgb(31,67,121);
 }
