
body {
	background:  url(/images/background.gif) center top repeat-x;
    margin:0;
	padding:0;
	width:auto;
    font-family: Verdana, sans-serif;
    font-size:   10pt 
	}

.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

p {
	padding-top:0px;
	margin-top:0px;
}

img {
	border:0px;
}

div {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}

table {
  margin: 0px;
  }

table td {
  vertical-align: top;
  padding: 0;
}

.clearfloat {
	clear:both;
	height:0px;
}

#main {

	width: 1024px;
	height: auto;
	margin: 20px auto;
    padding: 20px 20px;
	border: 0px solid #f0f0f0;
	position: relative;
  background-color: #FFFFFF;
  background:  url(images/cpawash.gif) center repeat-all;
}

*.bibtable {

    padding:10px;
    vertical-align:middle;
}

   

a:link      {color:blue; font-weight: normal; text-decoration: none}
a:visited   {color:blue; font-weight: normal; text-decoration: none}
a:hover     {color:green; font-weight: normal; text-decoration: none}

ul          {list-style:  disc outside}
li          {font-size 80%; margin-bottom: 0.3em}

.message {
background-color: #F0C48A;
color: blue;
border-style: solid;border-width: thin;
width: 450px;
padding: 10px;
position:absolute;
display:none;
}
  