/* At-Rules */
@charset "iso-8859-1";


<style type="text/css">
<!--
body {
    margin-top:0;
	margin-left:0;
	margin-right:0;
	color: white;
    font-family: verdana; 
	letter-spacing: -1pt;
	text-decoration: none;
	text-align: center;
}
body.auth
{
	text-align: right;
}
.head
{
	color: white;
	font-size: x-large;
	text-align: center;
    font-family: verdana; 
}
.auth
{
	color: white;
	font-size: x-small;
	text-align: right;
	text-decoration: none;
    font-family: verdana; 
}
.Purch
{
	color: white;
	font-size: x-small;
	text-align: left;
    font-family: verdana; 
}

-->
</STYLE>