body {	
background: #CCCCCC; 
 font-family : Verdana,  Arial, Helvetica, sans-serif; 
 font-size:11pt; 
 margin: 0px; 
 padding: 0px; 
 }
 
a:link                {color: #0001A8;}
a:visited          {color:#834283;}
a:hover            {color:#FF0000;}
a:active           {color:#834283;}

p {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin:15px 30px;
text-indent:0.5cm;
}
 
td { 
vertical-align: top; 
text-align: left; 
}

br { 
line-height: 10px; 
}

H1 {
color: #cc0000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16pt;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:25px;
text-align:center;
}

ul.book {
list-style-image:url(img/v.gif);
list-style-position : inside;
}

.tb {
background-color:#FFFFFF;
border:1px solid gray;
}

.bold {
	font-weight: bold;
}

.redbold {
	color: #CC0000;
	font-weight: bold;
}

.rmt {
color:#CC0000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

.copy { 
font:  10px Verdana, Arial, Helvetica, sans-serif;
color:#000000; text-align:center; margin:2px;
}

#present {
position:fixed;
top:200px;
width:40px;
}

