A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #0066FF;
	text-decoration: underline
}

A:active {
	color: #0000FF;
	text-decoration: underline;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:link.dark {
	color: #0000FF;
	text-decoration: underline;
}

a:visited.dark {
	color: #0066FF;
	text-decoration: underline
}

a:active.dark {
	color: #0000FF;
	text-decoration: underline;
}

a:hover.dark {
	color: #CC0000;
	text-decoration: underline;
}

TD {
	font-size: 10pt;
	font-family : Microsoft Sans Serif;
	color : #000000

}

P {
	font-size: 10pt;
	font-family : Microsoft Sans Serif;
	color : #000000

}

TD.dark {
	font-size: 12pt;
	font-family : Microsoft Sans Serif;
	color : #000000;
}

P.dark {
	font-size: 12pt;
	font-family : Microsoft Sans Serif;
}

TD.smaller {
	font-size: 12pt;
	font-family : Microsoft Sans Serif;
	color : #000000;
}

P.smaller {
	font-size: 12pt;
	font-family : Microsoft Sans Serif;
	color : #000000;
}


h1           { font-family: Times New Roman; font-size: 28pt; color: #000000; font-weight: bold }
h2           { font-family: Times New Roman; font-size: 10pt; color: #000000; }
h3           { font-family: Times New Roman; font-size: 12pt; color: #CC0000; font-weight: bold }
h4           { font-family: Times New Roman; font-size: 16pt; color: #CC0000; font-weight: bold }
h5           { font-family: Times New Roman; font-size: 14pt; color: #CC0000; font-style: italic; font-weight: bold }
h6           { font-family: Times New Roman; font-size: 14pt; color: #CC0000; font-style: italic; font-weight: bold }
body         { font-family: Microsoft Sans Serif; font-size: 10pt }

ul           { font-family: Microsoft Sans Serif; font-size: 10pt }
ol           { font-family: Microsoft Sans Serif; font-size: 10pt; color: #000000 }
table        { font-family: Microsoft Sans Serif; font-size: 10pt; color: #000000 }