@charset "iso-8859-1";
/* CSS Document */

body {
	background: #c1e3ff url(bottomwing3.png) no-repeat right bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	color: #deeeff;
}

img {
   behavior: url("css/pngbehavior.htc");
}

.Text1Bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	
	
}

.Text1 {
	font-family: tahoma;
	font-size: 12px;
}

a:link, a:visited 
{
font-family: tahoma;
text-decoration:none;
color: #deeeff;
}

a:hover
{
font-family: tahoma;
text-decoration:underline;
color: #b1cbff;
}

