a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12pt;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

h2 {
	font-size: 13pt;
}

p {}

.MAIN {}

.HEADER {}

.CONTENT {

}

.FOOTER {
	font-size: 9pt;
	color: #CCCCCC;
	font-style: italic;
}