body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #333333;
	margin:20px 0px 0px 0px;
}

p {
margin:0 0 15px;
}


a, a:link, a:visited {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover{
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
.text a:active{
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}


.text {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}
.text a {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.text a:visited{
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover{
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
.text a:active{
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #99CCCC;
	padding:0px 0px 5px 0px;
}
.nav a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.nav a:visited{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover{
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.nav a:active{
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
.text_sm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.head {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 10px;
}
