.bullet
{
        font-family: tahoma;
        font-weight: normal;
        font-size: 12pt;
}

.heading
{
	background-color: #B0B0EE;
                color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
                font-style: italic;
	font-size: 20pt;
}

.paragraph
{
        font-family: tahoma;
        font-weight: normal;
        font-size: 12pt;
        text-align: justify;
}

.described_link
{
        font-family: tahoma;
        font-weight: bold;
        font-size: 12pt;
}

.described_link_text
{
        font-family: tahoma;
        font-weight: normal;
        font-size: 12pt;
}

.headed_table
{
}

.headed_table_title
{
        background-color: #B0B0EE;
        color: #FFFFFF;
        font-family: tahoma;
        font-weight: bold;
        font-size: 12pt;
}

.headed_table_body
{
}

.navbar
{
	background-color: #D0D0F9;
}

a:link
{
color: #0000FF;
text-decoration: underline;
}
a:visited
{
color: #0000CC;
text-decoration: underline;
}
a:hover
{
color: #5555FF;
text-decoration: underline;
}
a:active
{
color: #3333FF;
text-decoration: underline;
}

.navbartable
{
	margin-left: 3px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10pt;
}

.main

{

	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 10pt;
}

.footer
{
	text-align: center;
	background-color: #B0B0EE;
	font-family: tahoma;
	font-size: 10pt;
}

.index
{

}

.indextable
{
}

.introtable
{
	width: 80%;
}

.introtext
{
	text-align: center;
	font-family: courier;
	font-size: 10pt;

}

.introtablehead
{
	text-align: center;
	background-color: #B6B6EE;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12pt;

}

.introtablecell
{
	text-align: left;
	font-family: courier;
	font-size: 10pt;
}

.introtablelink
{
	text-align: left;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
}





