/* CSS Document*/

.head {
color: #0000cc;
font-size:  95%;
}

p {
font-size: 90%;
font-weight: 400;
color: #000;
}

p.cp {
font-size: 90%;
color: #0000cc;
}

.white {
text-decoration: none;
color: #ffffff;
font-weight: 600;
font-size: 94%;
}

a.white{
text-decoration: none;
color: #ffffff;
font-weight: 600;
font-size: 94%;
}

a.white:hover {
text-decoration: underline;
color: #ffffff;
font-weight: 600;
font-size: 94%;
}



a.2 {
text-decoration: none;
color: #0000cc;
}

a.2:hover {
text-decoration: underline;
color: #0000cc;
}

.3 {
text-decoration: none;
color: #000;
font-weight: bold;
}
.text {
font-size: 90%;
font-weight: 600;
}
h2.b {
text-decoration: underline;
color: #0000cc;
font-size: 90%;
}
.text {
font-size: 90%;
font-weight: 600;
}

