
a
{
    color: #c3235f;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

a:hover 
{
    color:#900;
}



/*p
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 11pt;
    font-style: normal;
    color: #333399;
}*/

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: normal;
    color: #472e67;
}

h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #472e67;
}

h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #472e67;
}

li
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 11pt;
    font-style: normal;
    list-style-type: disc;
    color: #333399;
}

ol
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 11pt;
    font-style: normal;
    list-style-type: decimal;
    color: #333399;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #333;
}

.small
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

ul
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 11pt;
    font-style: normal;
    list-style-type: disc;
    color: #333399;
}
.largepurple
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #c00;
}

input, textarea 
{
    border:1px solid #ccc;
}

