BODY, BR, P, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL 
	{
		font-family: verdana, Helvetica, sans-serif; color: black; font-size: 10pt
	}

a:link       { color: #EC8C25; text-decoration: none }
a:visited    { text-decoration: none; color: #800000 }
a:active     { color: #FF0000; text-decoration: none }
a:hover      	{ color: navy; text-decoration: none }


BODY 
	{
		margin-left: 0; margin-right: 0; margin-top: 0; cursor: default; background-color: #ffffff; font-face: verdana; font-size:10pt
	}

h1, h2, h3, h4, h5, h6 { color: #000080; font-family: sans-serif; font-weight: bold }
h1           { font-size: 24px }
H2 {font-size: 21px}

H3 {font-size: 19px}

h4           { font-size: 16px }
h5           { font-size: 10pt; color: #996633 }
H6 {font-size: 16px}
.indentOne {
	padding-left: 40px;
}
.indentTwo {
	padding-left: 60px;
}

