
html, body{
	min-height:101%;
}

td {
	text-align: left;
	font-family:verdana;
	font-size:12px;
	color:#505050;
	line-height:14px;
	
}
a {
	text-decoration:underline;
	color:#FF9000;
}

body {
margin:0px;
padding:0px;
background-color: #E1FFFE;
min-height:101%;
}

.copy{
font-family:tahoma;
color:#A4A4A4;
text-decoration:none;
}


.gray {color:#505050; text-decoration:none}
.orange {color:#FF9000; text-decoration:none}
.red {color:#E32300; text-decoration:none}

.gallery {color:#000000; text-decoration:none}

.black {color:#000000; text-decoration:none}

.verdana {font-family:verdana; line-height:15px; font-size:9px}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF9000;
	text-decoration: underline;
}

h1 {
	font-size:14px;

}


#copy
{
margin-left:202px;
margin-top:5px;
}


