
body {
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px; }

td img {
	display: block;}


a:link     {color:#cdd3de; text-decoration:none;}
a:visited  {color:#cdd3de; text-decoration:none;}
a:hover    {color:#9A0000; text-decoration:none;}

.header {
	font-family: "Verdana", Arial, Helvetica;
	text-transform: uppercase;
	text-align: centre;
	font-size: 30px;
	font-style: bold;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #cdd3de;
}

.headercapnorm {
	font-family: "Verdana", Arial, Helvetica;
	text-transform: uppercase;
	font-size: 30px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #cdd3de;
}


.headerlower {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 30px;
	text-align: centre;
	font-style: bold;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #cdd3de;
	
}

.headerlowernorm {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 30px;
	text-align: centre;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #cdd3de;
	
}
.headerred {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 30px;
	text-align: centre;
	font-style: bold;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #9A0000;
	
}

.body {
	font-family: "Verdana", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #cdd3de;
}
.bodysmall {
	font-family: "Verdana", Arial, Helvetica;
	text-transform: uppercase;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #cdd3de;
}

.line {background-repeat: repeat-x;
		background-image: url(images/line.jpg)}
