/* CSS Document */

body {background-color: #A1A6A7;
margin:30px 0px;
background-attachment: fixed;
background-image: url(../img/back.gif);
background-repeat: repeat-x;
background-position: left bottom;
font-family:Arial, sans-serif; 
font-size:0.75em;
color:#ffffff;
line-height: 1.5em;}

body a {color:#333333;}

.imagelink { padding:0px 6px 0px 0px; border:0px;}

.view { padding:0px; border:0px;}

h1 { font-size:1.5em; margin: 5px 5px 10px 5px; }

p {margin: 5px;}

.roll {border: 1px solid #ffffff; border-top:0px; border-right:0px;}
.roll td { border-top: 1px solid #ffffff; border-right:1px solid #ffffff;}

.whitelink {color:#FFFFFF;}
	
