/* CSS Document */

.header{
	font-size: x-large;
	color: #000000;
	text-align: center;
	vertical-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}.headerw{
	font-size: x-large;
	color: #ffffff;
	text-align: center;
	vertical-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	
}.tabletext{
	font-size: normal;
	color: #000000;
	text-align: left;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	
}.tabletextw{
	font-size: normal;
	color: #ffffff;
	text-align: left;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	
}.text{
	font-size: normal;
	color: #000000;
	text-align: center;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	
}.textw{
	font-size: normal;
	color: #ffffff;
	text-align: center;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	
}.link{
	font-size: 13px;
	color: #000000;
	text-align: right;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	
}.linkw{
	font-size: 13px;
	color: #ffffff;
	text-align: right;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	
}.logo{
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}.logow{
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	vertical-align: center;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}
