@charset "utf-8";


body
{
	
font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: small;

}


a
{

font-size: small;

color: #000000;

font-family: Verdana, Arial, Helvetica, sans-serif;

}



a:visited
{

color: #000000;

}


a:hover
{

color: #FF0000;

}


a:active
{
color: #FF0000;

}


h2
{
font-weight: bold;
font-size: small;

}


h3
{
font-size: small;
font-style: italic;
font-weight: normal;

}

p
{
text-align: left;
}
