a {
	color:#FFFF00;
	text-decoration:underline;
}
a:visited {color:#DEB900;}
a:hover {text-decoration:none;}
a img {border:none;}

p {
	margin:0;
	padding:0;
	text-indent:30px;
}
.TextStyle4 p {text-indent:0;}
p.Unformatted, p.TextStyle4 {padding:0; text-indent:0;}
em {font-family:Georgia, "Times New Roman", Times, serif; font-size:112%;}

blockquote {
	padding:0 0 0 21px;
	margin:0;
}	
ul {
	margin:0;
	padding:3px 0 0 0;
}

li {
	padding:0 0 0 21px;
	margin:0 0 5px 0;
	list-style-type:none;
	background-image:url(img/li.gif);
	background-repeat:no-repeat;
}

li, .TextStyle3 li  {background-position: 7px 10px;}
li.TextStyle4 , .TextStyle4 li {
	background-position: 5px 4px;
}
li .TextStyle4 {}

h1 {
	margin:0;
	padding:12px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:36px;
	font-weight:normal;
	color: #99CC00;
	text-align:left;
}

h2 {
	margin:0;
	padding:18px 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#FF4800;
	text-align:left;
}

.TextStyle3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: white;
	line-height:160%;
}
.TextStyle4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B2B2B2;
	line-height:180%;
}

.ClearBoth {clear:both;}
.Nowrap {white-space:nowrap;}
.ImageLeft, .ImageRight {
	border:9px solid #666666;
	padding:0;
	margin:5px 0;
}
.ImageLeft {
	margin-right:16px;
	float:left;
}
.ImageRight {
	margin-left:16px;
	float:right;
}
