a {
	color:							#666666;
	text-decoration:			none;
}
fieldset {
	border:							1px solid lightgrey;
	border-width:				1 0 1 0;
	margin-bottom:				15px;
	padding-top:					10px;
}

legend {
	font-size:						10pt;
	font-weight:					bold;
	color:							#a6a6a6;
}

h1,h2,h3,h4,h5,h6 {
	color:							#a6a6a6;
	font-family: 					verdana;
	font-weight:					bold;
}
h1 {
	font-size:						13pt;
}

h2 {
	font-size:						12pt;
}
h3 {
	font-size:						11pt;
}
h4 {
	font-size:						11pt;
	font-weight:					normal;
}
h5 {
	font-size:						11pt;
}
h6 {					
	font-size:						10pt;
	font-weight:					normal;
}
hr {
	width: 							80%; 
	height: 						1px; 
	border: 						0px; 
	background-color: 		grey;
}
p {
	text-align:					justify;
	font-size: 						10pt;
 	color:							#666666;
	font-family: 					verdana; 
	padding-top: 				5px; 
	line-height:					1.5em;
}
table {
	color:							#666666;
	border:							0px;
	font-family: 					verdana; 
	font-size: 						10pt;
}
ul, ol {
	font-size: 						10pt; 
	color:							#666666;
	font-family: 					verdana; 
	padding-top: 				5px;
	line-height:					1.5em;
	text-align:					justify;
}
