p {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size : 11px;
font-weight: normal;
color: #FFFFFF;
line-height: 1.2;
outline: none;
}

p.copyright {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size : 10px;
font-weight: normal;
color: #999999;
line-height: 1;
outline: none;
}

h1 {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size : 12px;
font-weight: bold;
color: #FFFFFF;
line-height: 1.4;
outline: none;
}

a {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size : 10px;
font-weight: bold;
color: #FFFFFF;
line-height: 1.4;
text-decoration: underline;
outline: none;
}


a.copyright 
{
	font-weight: normal;
	color: #999999;
line-height: 1;

}


a:hover
{
	text-decoration: none;
}

body {
color: #FFFFFF;
}