.body p{
font-family: "times new roman", times, serif;
font-size: 15px;
font-weight: normal;
color: #000000;
}
.body h1{
font-family: "times new roman", times, serif;
font-size: 15px;
font-weight: bold;
color: #ffffff;
}
.body h2{
font-family: "times new roman", times, serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}
.body a {
font-family: "times new roman", times, serif;
text-decoration: none;
font-size: 15px;
color: #0000ff;
}
.body a:hover {
font-family: "times new roman", times, serif;
text-decoration: underline;
font-size: 15px;
color: #ffffff;
}
.keyword{
background: #cccccc;
color: #cccccc;
}
.navtext {
font-family: tahoma, helvetica, sans-serif;
text-align: center;
font-size: 13px;
font-weight: bold;
color: #000000;
}
.navtext a {
font-family: tahoma, helvetica, sans-serif;
text-align: center;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.navtext a:hover {
font-family: tahoma, helvetica, sans-serif;
text-align: center;
font-size: 13px;
font-weight: bold;
color: #ffffff;
}