/* CSS Document */

p.hometext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: right;
color: #EF8B21;
font-size: 12pt;
font-weight: bold;
line-height: 200%;
}

h1
{
font-family: verdana,arial;
text-align: left;
color: #EF8B21;
font-size: 11pt;
font-weight: bold;
}

p.maintext
{
text-align: left;
color: #FFFFFF;
font-size: 10pt;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: normal
}

p.detailstext
{
font-family: verdana,arial;
text-align: left;
color: #FFFFFF;
font-size: 10pt;
line-height: 200%;
}

p.detailsheader
{
font-family: verdana,arial;
text-align: right;
color: #FFFFFF;
font-size: 10pt;
line-height: 200%;
font-weight: bold;
}

p.subtext
{
font-family: verdana,arial;
text-align: left;
color: #FFFFFF;
font-size: 6pt;
}

ul.disc
{
list-style-type: disc;
color: #EF8B21;
}

.listtext
{
font-family: verdana,arial;
color: #FFFFFF;
font-size: 10pt;
}

a:link
{
color: #EF8B21;
}

a:visited
{
color: #EF8B21;
}