
body { 
background-color: white;
margin: 0px;
padding: 0px;
font-family: times new roman, verdana, arial, serif;
}

.f1{
font-size: 20px;
#font-style: italic;
color: gray;
}

.f2{
font-size: 40px;
font-style: italic;
color: gray;
}

.f3{
font-size: 20px;
#font-style: italic;
color: gray;
}

.f4{
font-size: 40px;
#font-style: italic;
color: gray;
font-weight: bold;
}

.f5{
font-size: 20px;
#font-style: italic;
color: gray;
}

#onebyone { position: absolute; top: 10px; right:10px; visibility: visible }

.onebyone	 a { text-decoration:none; font-weight:bold;font-size: 10px;color: #333; }
.onebyone a:visited { text-decoration:none; font-weight:bold;font-size: 10px;color:#333; }
.onebyone a:active {  text-decoration:none; font-weight:bold;font-size: 10px;color:#333; }
.onebyone a:hover { text-decoration:no; }
