body
{
color: white;
font-family: verdana, arial;	
}

div.main{
	width: 600px;
	margin: 0 auto;
	min-height: 480px;
	max-height: 800px;
}

div.footer{
	margin-bottom:0px;
	padding-bottom:50px;
	height: 100px;
	text-align: center;
}

div img{
	margin: 0 auto;
}

div.header{
	margin-top:0px;
	padding-top:50px;
	min-height: 480px;
	text-align: center;
}

a
	{
	color: #00008b;
	text-decoration: none;
	}

a:hover
	{
	color: #00008b;
	text-decoration: underline;
	}

div.outer
	{
	width: 90%;
	margin: 15%;
	}


a.tinylink
	{
	color: #00008b;
	font-size: 10pt 
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}



