

*
{
	font-family:"Lucida Grande", "Verdana", "Arial", sans-serif;
	color:black;
	font-size:10pt;
}

h1 
{ 
	font-size:36pt; 
	text-align:center;
	word-spacing:-0.1em;
	letter-spacing:0.0em;
}
h2 
{ 
	font-size:18pt;
}
h3
{
	font-size:14pt;
	
}

.contents_bold
{
	font-weight:bold;
	display:block;
	text-indent:5%;
}

.centered
{
	text-align:center;
}

.highlight
{
	color:red;
}

a
{
	font-size:100%;
}
a:link
{
	color:blue;
}
a:visited
{
	color:green;
}
a:hover
{
}
a:active
{
	color:red;
}

a.contents
{
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height: 200%;
	display:block;
}

.contents
{
	font-size:12pt;
	list-style-type: none;
	text-align:center;
	line-height: 150%;
	text-indent:0%;
}

li 
{ 
	font-size:10pt;
}

li.contents
{
	font-size:12pt;
	font-weight:bold;
	list-style-type: none;
	text-align:center;
	line-height: 150%;
	text-indent:0%;
}

p
{
	text-align:left;
	font-size:10pt;
	line-height: 150%;
}


td
{
	text-align:justify;
	font-size:10pt;
}

blockquote
{
	font-size:10pt;
}

.leftcolumn
{
	left: 0%;
	margin-right:10px;
	width: 49%;
	position: absolute;
}

.rightcolumn
{
	right: 0%;
	margin-left:10px;
	width: 49%;
	position: absolute;
}

.bottomtext
{
	bottom: 1%;
	width: 99%;
	position: absolute;
}

.pic_desc
{
	font-size:12pt;
}

.pic_caption
{
	font-size:9pt;
}

.footnote
{
	font-size:7pt;
}

