body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
}

body,p,th,td,li,blockquote,h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

a:link,a:visited {
	color: #0000ff;
}

a:active {
	color: #ff0000;
}

.c_ffffff {
	color: #ffffff;
}

.c_cc9900 {
	color: #cc9900;
}

.bg_5a5a5a {
	background-color: #5a5a5a;
	color: #ffffff;
}

.bg_e5e5e5 {
	background-color: #e5e5e5;
}

.bg_ffffff {
	background-color: #ffffff;
}

.bg_cc9900 {
	background-color: #cc9900;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: 8pt;
}
