/* CSS Document */

.blue /* Blue Text */
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0099FF;
}