﻿body {
	font-family: arial, helvetica;
	font-size: 10px;
}

a:link { 
	color: #FF0000; 
	text-decoration: none 
}
a:visited { 
	color: #993300; 
	text-decoration: none 
}
a:hover { 
	color: #993300; 
	text-decoration: underline 
}
h1 { 
	font-family: arial, helvetica; 
	font-size: 14px;
	font-weight:bold; 
	color: #000080; 
}
h2 { 
	font-family: arial, helvetica; 
	font-size: 12px; 
	font-weight:bold; 
	color: #ff0000; 
}
h3 { 
	font-family: arial, helvetica; 
	font-size: 12px; 
	font-weight:bold; 
	color: #3366ff; 
}
h4 { 
	font-family: arial, helvetica; 
	font-size: 10px; 
	font-weight:bold; 
	color: #3366ff; 
}
h5 { 
	font-family: arial, helvetica; 
	font-size: 10px; 
	color: #808080; 
}
dt {
	font-family: arial, helvetica;
	font-size: 9px;
	color: #666666;
}
pre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
}
hr { 
	color: #cccccc; 
	height: 2px; 
	border: 0px 
}
.RedColor
{ 
	color: #DD0000;
}
.BoldGreen
{ 
	color: #009900; 
	font-weight:bold; 
}
.WebcastHeader { 
	font-family: arial, helvetica; 
	font-size: 14px; 
	font-weight:bold; 
	color: #3399cc; 
}
.WebcastSubHeader { 
	font-family: arial, helvetica; 
	font-size: 12px; 
	font-weight:bold; 
	color: #3399cc; 
}
.WebcastDescription { 
	font-family: arial, helvetica; 
	font-size: 10px; 
	color: #999999; 
}
.MainHeader{ 
	font-family: arial, helvetica; 
	font-size: 16px;
	font-weight:bold; 
	color: #000099; 
}
.MainSubHeader{ 
	font-family: arial, helvetica; 
	font-size: 12px; 
	font-weight:bold; 
	color: #f40000; 
}
.MainBlackText{ 
	font-family: verdana; 
	font-size: 12px; 
	font-weight:normal; 
	color: #000000; 
}






