
body{
	font-size: 12px;
	color: #5c5c5e;
	font-weight: normal;
	font-family:Arial, sans-serif;
	line-height: normal;
}




p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;  
	line-height: normal; 
	letter-spacing: 0px;
	font-family: Arial;sans-serif;
}


td{
	margin: 0px;
	padding: 0px;
	font-weight: normal;  
	line-height: normal; 
	letter-spacing: 0px;
	font-family: Arial;sans-serif;
}




li {	
	padding-top: 4px;
	color: #5c5c5e;
}


ul {
	padding-left: 20px;
	font-size: 10px;
	color: #5c5c5e;
	border: none;
	line-height: normal;
	list-style-image : url(../resources/images/squarebullet.png);
}



.text {
	font-size: 12px;
	color: #5c5c5e;
	font-weight: normal;
	border: none;
	font-family: Arial;sans-serif;
	text-align: justify;
	line-height: normal;
}

.text a:link{
	font-size: 12px;
	color: #5c5c5e;
	font-weight: normal;
	border: none;
	font-family: Arial;sans-serif;
	text-align: justify;
	line-height: normal;
}

.text a:visited{
	font-size: 12px;
	color: #5c5c5e;
	font-weight: normal;
	border: none;
	font-family: Arial;sans-serif;
	text-align: justify;
	line-height: normal;
}

.text a:hover{
	font-size: 12px;
	color: #ee6d19;
	border: none;
	font-weight: normal;
	font-family: Arial;sans-serif;
	text-align: justify;
	line-height: normal;
}


.boldtext{
	font-size: 12px;
	color: #5c5c5e;
	font-weight: bold;
	border: none;
	font-family: Arial;sans-serif;
	line-height: normal;
}

.boldtext a:link{
	font-size: 12px;
	color: #5c5c5e;
	font-weight: normal;
	border: none;
	font-family: Arial;sans-serif;
	line-height: normal;
}

.boldtext a:visited{
	font-size: 12px;
	color: #5c5c5e;
	font-weight: normal;
	border: none;
	font-family: Arial;sans-serif;
	line-height: normal;
}

.boldtext a:hover{
	font-size: 12px;
	color: #ee6d19;
	border: none;
	font-weight: normal;
	font-family: Arial;sans-serif;
	line-height: normal;
}



.titlesmall{
	font-size: 10px;
	color: #5c5c5e;
	font-weight: bold;
	border: none;
	font-family: Arial;sans-serif;
	line-height: normal;
}


.title{
	font-size: 14px;
	color: #5c5c5e;
	font-weight: bold;
	font-family: Arial;sans-serif;
	border: none;
	line-height: normal;
}



.titlebullet{
	font-size: 10px;
	color: #5c5c5e;
	font-weight: bold;
	font-family: Arial;sans-serif;
	border: none;
	text-align: left;
	padding-left : 5px;
	padding-right : 5px;
	line-height: normal;
}

