p
{
  background-color: transparent;
  color: black;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, serif;
}

body
{
    background-color: transparent;
    color: transparent;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, serif;
}

a:link
{
    background-color: transparent;
    color: #FF0000;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, serif;
    text-decoration: none;
}

a:hover
{
    background-color: transparent;
    color: #FF3333;
    border-right: #ffffff 0px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 0px solid;
    border-bottom: #ffffff 1px solid;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, serif;
    text-decoration: underline overline;
}

a:visited
{
    background-color: transparent;
    color: #FF0000;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

img 
{  
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
}
