p,h1,h2,h3,h4,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:10px;
	padding:10px;
	line-height:110%
	}

p	{
	font-size:12pt;
	color:#a9aaad;
	}

h1	{
	font-size:16pt;
	color:#00cc00;
	}
	
h2	{
	font-size:14pt;
	color:#ffff00;
	}
	
h3	{
	font-size:12pt;
	color:#ff3300;
	}
	
ul {
	color: #a9aaad;
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

a:visited {
	color: #0099FF;
}

a:link {
	color: #0099FF;
}

.image-inline {
	padding: 10px;
}

	
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CCFF33;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.table-text-rpl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF3300;
}
img {border: none;}
a img {border: none;}
.table-text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A9AAAD;
}
.table-image {
	marginleft:1px;
	float: left;
	}
