body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #424242;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C8D1E2;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#email a{
	font-family: verdana;
	font-size: 11px;
	color: #424242;
}
#email a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/bgy.jpg);
}