h1 {color: green }
a:link { color: green }
body {width :18.6cm;}

li.spaced {
	padding-top: 20px;
	padding-bottom: 1px;
}
.spacedless {
	padding-top: 0px;
	padding-bottom: 7px;
}

.centre {
text-align:center; 
}

.top {vertical-align:top}

.letter {
text-align:center;
color:green;
width: 19cm;
}

.right {
text-align:right; 
width:100%;
}

.super {font-size:x-small; vertical-align:top}

.large{
	font-size: 1.4em;
}

.vlarge{
	font-size: 2em;
}
#address{
position:absolute;
top:130px;
left:10px;
width:320px;
}

#telephone{
position:absolute;
top:150px;
left:400px;
width:200px;
}

#main{
position:absolute;
top:260px;
left:10px;
width: 17.5cm;
}



@media screen
{
.pagewidth{
width: 17cm;
}
.HideOnScreen {
display : none;
}
}
@media print{
.HideOnPrint {
display : none;
}
}

.box{
float:right;
width:410px;
}

p{clear:right}

.keywords{
display : none;
}
.button{
position: absolute;
top: 20px;
right: 20px;
}


/*
copy of this file in leaflets
*/

