body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
body {
	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a {
	font-size: small;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style2 {
	font-size: large;
	color: #FFFFFF;
}
.style3 {
	font-size: medium;
	color: #666666;
}
.style4 {color: #333333}
.style5 {font-size: medium}
.style6 {font-size: x-large; color: #FFFFFF; }
.style7 {font-size: x-large}
.style8 {font-size: small}
.style9 {font-size: small; color: #FFFFFF; }
.email_button 
{
border-left-width: 1px;
border-bottom-width: 2px;
border-right-width: 2px;
border-top-width: 1px;
border-left-color: #939393;
border-bottom-color: #7a7a7a;
border-right-color: #585858;
border-top-color: #9f9f9f;
border-style: solid;
background-color: #dddddd;
padding: 3px;
color: black;

}
.email_button a
{
	color: #444;
}
.email_button a:active, .email_button a:visited, .email_button a:link
{
	color: #444;
}

.email_button a:hover 
{
	color: black;
}

