a:active {
	color:"#0000ff"; 
	text-decoration:"underline";
}

a:hover {
	color:"#009944"; 
/*	font-weight="italics";  */
	text-decoration="underline";
}

a:link {
	color:"#0000ff"; 
	text-decoration:none;
}

a:visited {
	color:#009944; 
	text-decoration:none;
}

.banneralignment {
/*	background-color: #0d00b4;  */
	background-color: #fff6e0;  
	text-align:center;
}

body  {
/*	background-image: url('../images/bgbluestripes.gif'); */
/*	background-color: #fff6e0;  */
	font-size: 		10pt; 
	font-family:	Arial, Helvetica, Garamond, Times New Roman;
	color: 		#000000;
/*	text-align:		justify; */
}

.borderleft
{
	border-left: 1px solid #ffffff;
	padding: 8px;
}

.center { text-align: center; }

.dark { color: #405060; }

.darker { 	color:	#102030; }

.elegant {
	font-family:	Garamond;
	letter-spacing:	1pt;
}

.footer {
	font-family:	"Times New Roman, Arial, Helvetica;"
	font-size:		8pt;
	letter-spacing:	1pt;
}

.grayscale { filter: gray; }

h2 {
	font-family:	Arial, Helvetica, Times New Roman, Garamond;
	font-size:		14pt;
/*	font-weight:	bold;   */
}

.header	{
	font-family:	"Times New Roman, Arial, Garamond;"
	font-size:		16pt;
	letter-spacing:	2pt;
	font-weight:	bold;
}

.headfoot {
/*	background-color: #0d00b4;  */
	background-color: #060056;  
}

img.noborder {
	border: none;
}

.justify { text-align: justify; }
	
.light { filter: Alpha(Opacity="70",Style="0"); }

.lighter { color: #8090A0; }

.main {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1;
	cellpadding:30;
}

.padded { 	margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px; }

.pagealignment { 	text-align:center; }

.red1 { color:#DC143C }
.red2 { color:#A00060 }

.sepia { filter: Alpha(opacity = "40", style = 0); }

.small { font-size:10pt}

table.outside {
	width:800;
/*	background-color: #fff6e0; */
}

td {
	font-size:10pt;
}

.title	{ 
	font-family:	Monotype Corsiva, Times New Roman, Arial, Helvetica, Garamond;
	font-size:		20pt;
/*	font-weight:	bold;   */
	letter-spacing: 	1pt;
	text-align:		center;
}

.titlel	{ 
	font-family:	Monotype Corsiva, Times New Roman, Arial, Helvetica, Garamond;
	font-size:		20pt;
/*	font-weight:	bold;   */
	letter-spacing: 	1pt;
	text-align:		left;
}
