* {
	font-family: Tahoma, "Curlz MT", Arial, "Times New Roman";
	color: #333300;
}

body {
	font-size: 9pt;
	background-color: #F1FFDB;
}

img {
	border:none;
}

table {
	font-size: 9pt;
	color: #333300;
}

td {
		font-size: 9pt;
	vertical-align:top;
	color: #333300;
}

a {
	font-size: 9pt;
	color: #0000CC;
        text-decoration: none;
}

a:link {
		font-size: 9pt;
	color: #0000CC;
	text-decoration: none;
}

a:visited {
		font-size: 9pt;
	color: #0000CC;
	text-decoration: none;
}

a:hover {
		font-size: 9pt;
	color: #990000;
	text-decoration: none;
}

a:active {
		font-size: 9pt;
	color: #0000CC;
	text-decoration: none;
}

h1 {
	color: #000099;
}
h2 {
	color: #000099;
}
h3 {
	color: #000099;
}
h4 {
	color: #000099;
}
h5 {
	color: #000099;
}
h6 {
	color: #000099;
}



p {
			font-size: 9pt;
		color: #333300;
}
div {
		color: #333300;
			font-size: 9pt;
}
