html, body, #wrapper {height:90%;margin: 0;padding: 0;border: none;text-align: center;}

#wrapper {margin: 0 auto;text-align: center;vertical-align: middle;width: 640px;}

.style1 {color: #ff0000;font-family: Arial, Helvetica, sans-serif;font-size: 13px;}
.style2 {color: #000000;font-family: Arial, Helvetica, sans-serif;font-size: 14px;}
.style3 {color: #000000;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.style4 {color: #c8c8c8;font-family: Arial, Helvetica, sans-serif;font-size: 9px;}
.style6 {font-size: 12px}

input 
{
	border: 1px solid #FF9090;
}

.style7 {font-size: 9pt;font-weight: bold;}

.sh1 {font-size: 14px; color: #C8C8C8;}

.style8 {font-size: 9pt}

A.copy1:link {color: #b3b3b3;text-decoration: none;}
A.copy1:visited {color: #b3b3b3;text-decoration: none;}
A.copy1:active {color: #b3b3b3;text-decoration: none;}
A.copy1:hover {color: #ff0000;text-decoration: underline;}

A.copy:link {color: #C8C8C8;text-decoration: none;}
A.copy:visited {color: #C8C8C8;text-decoration: none;}
A.copy:active {color: #C8C8C8;text-decoration: none;}
A.copy:hover {color: #ff0000;text-decoration: underline;}

h2
{
    color: #86945C;
    font-weight: bold;
    font-size: 18px;
}

h1 
{
    color: #86945C;
    font-weight: bold;
	font-size: 26px;
}

h2 A:hover
{
	color: #86945C;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

h2 A 
{
	color: #86945C;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}