body {
	font-family: 'century gothic', Geneva, Verdana, Arial, Helvetica, sans-serif;

}

table.info {
	background-image : url(info/bg.jpg);
	background-repeat: no-repeat;
}
a {
	color : white;
	text-decoration : none;
}
a:hover{
	color:#A1BE32;
	text-decoration:none;
}
table.company {
	background-image : url(company/bg-thin.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-size : small;
	}
	
H1 {
	letter-spacing:18;
	font-size : 25;
	font-weight : bold;
}

.black {
color : black;
font-weight : normal;
}
	

H2 {
	letter-spacing:4;
	font-size : 20;
	font-weight : bold;
	color: white;
}
a.bl {
color:#000000;
letter-spacing:4;
}
a.bl:hover{
	color:#ffffff;
	text-decoration:none;
}
a.bl2 {
color:#333333;
}
a.bl2:hover{
	color:#ffffff;
	text-decoration:none;
}
table.info1 {
	background-image : url(infobgtop.gif);
	background-repeat: no-repeat;
	color: white;
		font-size : small;

}table.info2 {
	background-image : url(infobgmid.gif);
	background-repeat: repeat;
	color: white;
		font-size : small;

}table.info3 {
	background-image : url(infobgbot.gif);
	background-repeat: no-repeat;
	color: white;
		font-size : small;

}
table.info4 {
	color: white;
	font-size : small;
}
