.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-left: 20px;
}


.centre {
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	}



.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 20px;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-left: 20px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left: 20px;
}

.box {
	float: left;
	width: 200px;
	color: white;
	background: url(images/rounded-r.gif) top right no-repeat; 
	display:block;
	margin-left: 15px;
	}

.mark {
	margin: 0;
	padding: 17px 14px 0 17px;
	background: url(images/rounded-l.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.markus {
	margin: 0;
	padding: 14px 14px 0 14px;
	background: url(imsges/rounded-y.gif) left no-repeat;
	}


.link {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(images/rounded-l.gif) bottom left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.link em {
	display: block;
	padding: 0 17px 17px 0px;
	font-style: normal;
	background: url(images/rounded-r.gif) bottom right no-repeat;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	}

 
 
#last {
width: 450px;
}



.link em a:link{
color: #FF3300;
}

.link em a:visited{
color:#FF3300;
}

.link em a:hover{
color:#FFFFFF;
}

.link em a:active{
color:#FF3300;
}


.list {
list-style:disc;
line-height:14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 20px;
margin-bottom: 5px;
list-style-position:outside;
}







