body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
	background-color: #CCCCCC;
} 

p, td { 
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  text-align: justify;
}

.BlueBull {
  list-style-image: url(images/bull_1.gif)
}
.GreenBull {
  list-style-image: url(images/bull_new.gif); 
  font-weight: bold
}
.date {
  font-size: 9pt;
  font-style: italic;
  text-align: left;
}
.epigraph {
  font-style: italic; 
  margin-left: 250px
}
.center {
  text-align: center 
}

.warning {  
  color: #FF0000; 
  border-style: double;
  padding: 10px; 
}

a:link { color: #0066CC; text-decoration: underline }
a:active { color: #0066CC; text-decoration: underline }
a:visited { color: #0066CC; text-decoration: underline }
a:hover { color: #FF0033; text-decoration: underline }

.red {  color: #FF0000}

.right_float {
	float: right;
	margin-left: 20px;
	vertical-align: bottom;
}
.left_float {
	float: left;
	margin-right: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	padding: 5px 20px;
}

.PageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	text-align: center;
	color: #0066CC;
	font-variant: small-caps;
	font-style: normal;
	background-color: #FAFAFA;
	border: 1px solid #000000;
}
.ShadowBottom {
	background-image: url(newstyle/r4c2.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
}
.ShadowRight {
	background-image: url(newstyle/r3c3.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	vertical-align: top;
}
.TextBox {
	background-color: #FAFAFA;
	border: 1px solid #000000;
	padding: 6px;
	background-image: url(images/a3.jpg);
}
.ImageBox {
	background-color: #666666;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}
.LeftLinkBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	background-color: #FAFAFA;
	padding: 6px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.RightLinkBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	vertical-align: middle;
	background-color: #FAFAFA;
	padding: 6px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.ZLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

