a:link {
	color: #999;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight:bold;
}
a {
	color: #999;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}

p	{ font-family: Verdana; font-size: 8pt; color: #333333; font-weight:normal; margin-top:2px; margin-bottom:0px; line-height:13px;}
h1	{ font-family: Verdana; font-size: 8pt; color: #ff9900; font-weight:bold; margin-top:6px; margin-bottom:4px; line-height:12px; }
h2	{ font-family: Verdana; font-size: 8pt; color: #333333; font-weight:normal; margin-top:0px; margin-bottom:0px; line-height:12px; }
h3	{ font-family: Verdana; font-size: 8pt; color: #333333; font-weight:bold; margin-top:10px; margin-bottom:0px; line-height:12px;}
h4	{ font-family: Verdana; font-size: 8pt; color: #ff9900; font-weight:normal; margin-top:5px; margin-bottom:0px; line-height:12px;}

body {margin:5px; padding:0;}

.presentation p { font-family: Verdana; font-size: 8pt; color: #333333; font-weight:normal; margin-top:4px; margin-bottom:0px; line-height:13px;}
