.bodystyle {
	border : 0px none;
	background-color : #FFFFFF;
	background-repeat : no-repeat;
}

.text {
	color: #666666;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
    text-decoration: none;
}

.textbold {
	color: #666666;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
    text-decoration: none;
}

.textbold18 {
	color: #666666;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	line-height : 20px;
    text-decoration: none;
}

.navtext {
	color: #666666;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 14px;
	text-decoration: none;
}

.navtextbold {
	color: #666666;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 14px;
	text-decoration: none;
}
