
p.first { 
font-family: Arial, Helvetica, Times New Roman, Courier;
color: #000000;
margin: 5px;
text-align: left;
line-height: 16px;
font-size: 10pt;
line-spacing: 2px;
text-decoration: none;
}
p.second {
font-family: Arial, Helvetica, Times New Roman, Courier;
color: #ffffff;
line-height: 1;
text-align: center;
margin: 5px;
text-align: left;
font-size: 7pt;
letter-spacing: 1px;
}
p.third {
font-family: Arial, Helvetica, Times New Roman, Courier;
color: #3366ff;
line-height: 1.5;
margin: 0px;
text-align: center;
font-size: 10pt;
text-decoration: none;
}
p.menu {
font-family: Arial, Helvetica, Times New Roman, Courier;
color: #3366ff;
line-height: 1.5;
margin: 0px;
text-align: center;
font-size: 8pt;
text-decoration: none;
}
p.fourth {
font-family: Arial, Helvetica, Times New Roman, Courier;
color: #000000;
line-height: 1.5;
margin: 0px;
text-align: left;
font-size: 8pt;
text-decoration: none;
}
p.medical {
font-family: Arial, Helvetica, Times New Roman, Courier;
color: #ffffff;
line-height: 1.5;
margin: 0px;
text-align: left;
font-size: 8pt;
text-decoration: none;
font-weight: bold;
}
body {
a:link { text-color: #3333FF; }
a:active { text-color: #000000; }
a:visited { text-decoration: #3333FF; }
}