body,p,ul,ol,li,td,th
  { color: #000000; font-size: 10pt; font-family: Helvetica, "Lucida Grande", Verdana, Geneva, Lucida, Arial, Georgia, serif; line-height: 14pt }

body
{	
	margin:0;
	padding:0
	 
}

p.red
 { color: #cc0000; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; padding: 0 }


h1,h2
 { color: blue; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; padding: 0 }


h3,h4
 { color: blue; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; padding: 0 }

h1.red
{
color: #cc0000
}

h2.red
{
color: #cc0000
}

h2.white
{
color: #ffffff
}

h3.red
{
color: #cc0000
}


h2.pink
{
color: #E10052
}

h3.pink
{
color: #E10052
}

h4.red
{
color: #cc0000
}


h2.brown
{
color:#993300
}


h3.brown
{
color:#993300
}


h2.green
{
color:#33cc33
}


h3.green
{
color:#33cc33
}


h2.moneyeat
{
color:#000099
}

h3.black
{
color:#000000
}

td
{
	vertical-align:top
}
p.quote
  { color: navy; font-size: 11pt; font-style: italic }
span.italic
{
	font-style:italic
}

span.bold
{
	font-weight:bold
}


div.italic
{
	font-style:italic
}


div.bold
{
	font-weight:bold
}
a:link.one
 { color: black; font-weight: bold; text-decoration: none }

a:visited.one
{
	color:navy;
	text-decoration:none;
	font-weight:bold
}

a:hover.one
 { background: yellow }


a:link.two
{
	color:navy;
	text-decoration:none;
	font-weight:normal
}

a:visited.two
{
	color:navy;
	text-decoration:none;
	font-weight:normal
}

a:hover.two
{
	background:yellow
}

li.square
{
	list-style-type:square
}
