BODY {font-Family: helvetica,arial;}
BODY {font-size: 11pt;}
P {font-Family:  helvetica,arial;font-size: 10pt;}
font {font-Family: helvetica,arial;font-size: 11pt;}
TD {font-Family:  helvetica,arial;font-size: 11pt;}
DIV {font-Family:  helvetica,arial;font-size: 10pt;}
#bold { font-size:10pt; font-weight:bold;}
#size { font-size:14pt; font-weight:bold;}

h1
{
font-size:32px;
font-weight:bold;
}

h4
{
color:#d63031;
font-size:16px;
font-weight:bold;
}

.link
{
font-size:16px;
font-weight:bold;
}

.link A
{
text-decoration:none;
color:blue;
}

.link A:visited
{
text-decoration:none;
color:blue;
}

.link A:hover
{
text-decoration:none;
color:#d63031;
}