/* CSS Document */

body
{
background-color: #ffffff;
}

h1
{
 padding: 0;
 margin: 0;
}


a:link    {color:#cc0033}
a:visited {color:#cc0033}
a:active  {color:#cc0033}
a:hover   {color:#999999}


.text1 {
	color: #999999;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.text2 {
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	font-weight: normal;
}

.textleft {
	color: #000000;
	font-size: xx-small;
	font-family: Verdana;
	font-weight: normal;
}


