body
{
font-family:Arial;
background-color: #ffffff;
padding:5px;
margin:0px;
}
p
{
font-size: 100%;
}
td
{
font-size: 100%;
}
hr
{
height: 0px;
}

a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #999999;
        text-decoration: none;
        font-weight:bold;
}
a:visited { font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #999999;
        text-decoration: none;
        font-weight:bold;
}
 a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF9900;
        text-decoration: none;
        font-weight:bold;
}
 a:active {         font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #ff9900;
        text-decoration: none;
        font-weight:bold;
}
.main
{
width: 732px;
margin-left: auto;
margin-right: auto;
}
.border
{
color: #ffffff;
background-color: #333333;
}
.menu
{
background-color: #474747;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 100%;
padding: 2px;
}
.menu a
{
color: #cccccc;
}
.menu a:visited
{
color: #bbbbbb;
}
.menu a:hover
{
color: #eeeeee;
}
.content
{
padding: 32px;
text-align: left;
}
.footer
{
color: #bbbbbb;
background-color: #333333;
padding: 4px;
text-align: center;
font-size: 70%;
}
.footer a
{
color: #eeeeee;
}
.footer a:visited
{
color: #eeeeee;
}
.footer a:hover
{
color: #ef8e00;
}
.pagetitle
{
font-size: 200%;
padding-bottom: 8px;
text-align:center;
}
p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        font-weight: normal;
        line-height: 20px;
}

.text, .text2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        font-weight: normal;
        line-height: 20px;
}

.text2 {
	color: #999999;
	font-weight: bold;
}

.head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 28px;
        font-weight: bold;
        color: #666666;
}

a.picturecaption:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #999999;
        text-decoration: none;
        font-weight:bold;
}
a.picturecaption:visited { font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #999999;
        text-decoration: none;
        font-weight:bold;
}
 a.picturecaption:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FF9900;
        text-decoration: none;
        font-weight:bold;
}
 a.picturecaption:active {         font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ff9900;
        text-decoration: none;
        font-weight:bold;
}
.picturecaption, div.picturecaption p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #999999;
        text-decoration: none;
        font-weight:bold;
        line-height:10px;
}

ul {
  list-style-type:square;
  color: #ff9900;
}

ul li p {
}