td, body, table, p, span, div,
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #666666;
        font-size: 10px;
        font-weight: normal;}

div.main {margin-left :25%;
margin-right:25%
} 
body
{
		position: absolute;
		top: 0;
		left: 0;
		} 
div.right {
  margin-left: 75%;

  font-weight: normal;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  top: 150px;
  left: auto;
  width: 11em;
  right: 4em;
}
div.right p {
  margin-left: 2em; 
  padding: 0.3em 0.4em;
  font-family: Times, sans-serif;
  background-color: #FF0033;
  border: solid red;

  color: white;


}




div.right em { color: #CFC }


div.left {
  margin-left: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: absolute;
  top: 150px;
  left: 1em;
  width: 15em;
  right: auto;
}
div.left p {
  margin-left: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background-color: black;
  border: thin outset #900;
  color: white;

}

div.left a, div.left em { display: block; margin: 0 0.5em }
div.left a, div.left em { border-top: 2px groove #900 }
div.left a:first-child { border-top: none }
div.left em { color: black }

div.left a:link { text-decoration: none; color: white }
div.left a:visited { text-decoration: none; color: #CCC }
div.left a:hover { background: black; color: white } 

.author
{
		color: red; 
		font-size: 120%;
		font-weight: bold;
		}
.title
{
		color: black; 
		font-size: 120%;
		font-weight: bold;
		text-decoration: underline;
		}
.binding
{
		color: #009900;
		}
.note
{
		color: #990066;
		font-style: italic; 
		padding: 0px;
		}
		.textgreen10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 10px;
		line-height: 11px;
        }
a.textgreen10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 10px;
		line-height: 11px;
		text-decoration: underline;}
a.textgreen10:hover
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 10px;
		line-height: 11px;
		text-decoration: none;}
.textwhite10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #FFFFFF;
        font-size: 10px;
        }
a.textwhite10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #FFFFFF;
        font-size: 10px;
		text-decoration: none;}
a.textwhite10:hover
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #ffffff;
        font-size: 10px;
		text-decoration: underline;}
.textblue10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 10px;}
a.textblue10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 10px;
		text-decoration: underline;}
a.textgray10:hover
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 10px;
		text-decoration: none;}
.textgray10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #666666;
        font-size: 10px;}
a.textgray10
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #666666;
        font-size: 10px;
		text-decoration: underline;}
a.textgray10:hover
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #666666;
        font-size: 10px;
		text-decoration: none;}
.textblue12
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 12px;}
a.textblue12
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 12px;
		text-decoration: underline;}
a.textblue12:hover
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #003366;
        font-size: 12px;
		text-decoration: none;}
.textgray12
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #666666;
        font-size: 12px;}
a.textgray12
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #666666;
        font-size: 12px;
		text-decoration: underline;}
a.textgray12:hover
{
        font-family : Verdana, Arial, Tahoma, sans-serif;
        color : #666666;
        font-size: 12px;
		text-decoration: none;}

body>div.left {position: fixed} 
body>div.right {position: fixed} 
.formcontent {	font-family: Verdana,Arial,Helvetica,Tahoma;
				font-size: 10px;
				color: #003366;
				BORDER-BOTTOM: #003366 1px solid;    
				BORDER-LEFT: #003366 1px solid;
				BORDER-RIGHT: #003366 1px solid;
				BORDER-TOP: #003366 1px solid;
				}

