.paraTxtNormal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	margin-top:0px;
}

.smllParaWhite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999999;
}

.smllParaBrightWhite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:normal;
	letter-spacing:.1em;
	line-height:4px;
	color:#185d8e;
}

h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:.04em;
	color:#eb333f;

	width:100%;
	border-bottom:1px solid #C03;
}

h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing:.1em;
	color:#eb333f;
	line-height:0px;
}



ul {
	list-style-position:outside;
	margin-left:1em;
	margin-top:0px;
	padding-left:0px;
}
li {
	margin-right:15px;
	padding:0px;
	line-height:1.4em;
} 

.listMargin{
	margin-bottom:15px;
}

.red { color:red; }