body {
	font-family: Tahoma, "Lucida Grande", Verdana;
	}
	

h1 {
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	font-style:normal;
	color:#898D91;
	}
	
h2 {
	font-size: 13px;
	line-height:21px;
	font-weight:normal;
	font-style:normal;
	color: #F58A34;
	padding-top: 10px;
	border-bottom: 1px dotted #FA9377;
	}
	
h3 {
	font-size: 14px;
	line-height:21px;
	font-weight:normal;
	font-style:normal;
	color: #898D91;
	}
	
h4{
	font-size: 11px;
	line-height:18px;
	font-weight:bold;
	font-style:bold;
	color: #506266;
	padding-top: 10px;
	}
	
h5{
	font-size: 11px;
	line-height:18px;
	font-weight:bold;
	font-style:bold;
	color:#898D91;
	padding-top: 10px;
	}
	

	
h6 {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

ul {
	padding:0 10px;
	margin:0;
	}

li {
	font-size: 11px;
	font-weight: normal;
	color: #506266;
	line-height: 17px;
	list-style:url(images/bullet1.gif);
	padding-top:5px;
	margin:0;
	}

p {
	font-size: 11px;
	font-weight: normal;
	color: #506266;
	line-height: 17px;
	}
	
strong {
	font-weight: bold;
	}
	
em {
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
	}
	
a:link {
	font-size: 11px;
	font-weight: normal;
	color: #98002E;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #B30537;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #B30537;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: normal;
	color: #B30537;
	text-decoration: underline;
}

blockquote {
	font-size: 11px;
	font-weight: normal;
	color: #506266;
	line-height: 17px;
	margin:20px 15px 0 25px;
	text-align:justify;
	border-left:1px dotted #F4CA01;
	padding-left:15px;
	}


.green {
	color:#00ACA2;
	}
	
.orange {
	color: #F08A34;
	}

.linkbg {
	background:url(images/t_base.jpg) no-repeat;
}

.small {
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
}
