basefont     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align:justify
}
.beforebullet { margin-bottom: -2 }
p      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align:justify
}
.bulletlist	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	text-indent:0;
	margin-left:10
}
.textlink    {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.textlink-white {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.emphasize   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt
}
a:link       { text-decoration: none; color: #006666; font-weight: bold }
a:active     { text-decoration: none; color: #996633; font-weight: bold }
a:visited    {
	text-decoration: none;
	color: #999999;
	font-weight: bold
}
a:hover     {color: #996633; font-weight: bold; text-decoration:none}

h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003366;
	font-style: italic;
	font-weight: bold
}

ul           { list-style-image: url('../images/tilebullet.gif'); text-align: Left; 
               text-indent: -7px }
.tablecopy   {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table p      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.blueboldital {
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.boldital {
	font-style: italic;
	font-weight: bold;
}
.goldborders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}
