 /* Default page settings */
	body {
		background-color: #ffffff;
		margin: 0px 0px 50px 0px;
		padding: 0px 0px 0px 0px;
		text-decoration: none;	
		font-family: Verdana, Arial;
		font-size: 12px;
		font-style: normal;
		text-align: left;
		}

	img {
		border: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	
	h1,h2 {
		color: #000000;
		font-family: Verdana, Arial;
		font-size: 14px;
		padding: 0px 0px 0px 0px;
		margin: 0px 8px 15px 15px;
		}

	h3 {
		padding: 0px 0px 0px 0px;
		margin: 4px 8px 10px 0px;
		font-size: 12px;
		line-height: 130%;
		text-indent: 0px;
		}

	p,h4,h5,h6 {
		color: #666666;
		padding: 0px 20px 0px 20px;
		margin: 4px 0px 10px 0px;
		font-size: 11px;
		line-height: 130%;
		text-indent: 0px;
		}

	li {
		color: #666666;
		padding: 0px 0px 0px 0px;
		margin: 2px 4px 2px 4px;
		font-size: 10px;
		line-height: 120%;
		text-indent: 0px;
		}
	hr {
		color: #000;
		height:1px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width:100%;
		}

	td	{
		font-size: 11px;
		line-height: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	
	table {
		border: solid #000 0px; 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}

	input,textarea,select {
		color : #000000;
		font: normal 11px Verdana, Arial, Helvetica, sans-serif;
		border-color: #000000;
		border-style: solid;
		border-width: 1px;
		text-indent : 2px;
		}

	a:link			{color: #0033CC; text-decoration: none;}    /* unvisited link */
	a:active		{color: #0033CC; text-decoration: none;}   /* selected link */
	a:visited		{color: #0033CC; text-decoration: none;}	/* visited link */
	a:hover			{color: #CC0000; text-decoration: none;}

	#outsidearea {
		border: solid #000 0px; 
		margin: 0px 0px 0px 0px;		
		padding: 0px 0px 0px 0px;
		}

	.spacer { 
		background-image: url("/images/spacer.gif");
		background-repeat: repeat-x;
		}

	.navbar {
		text-align: right;
		font-size: 11px;
		line-height: 115%;
		padding: 20px 20px 0px 0px;
		}
	.textarea {
		border: solid #000 0px; 
		}

	.textarea td {
		vertical-align: top;
		}

	.trademark {
		text-align: center;
		font-size: 10px;
		line-height: 100%;
		padding: 10px 30px 0px 50px;
		}
