﻿body
{
    font-family: Georgia,verdana;
    font-size: 9pt;
}
h1{
	color: #87006a;
	font-weight:normal;
	font-family:Georgia;
	font-size: 22px;
}

.submenutext
{
    font-family: Arial, Verdana, Georgia;
    font-size: 10px;
    color: #9f3388;
    padding-top: 2px;
    
}

.submenutext a
{
    font-family: Arial, Verdana, Georgia;
    font-size: 10px;
    color: #9f3388;
    text-decoration: none;
    padding-right: 4px;
}

.submenutext a:hover
{
    text-decoration: underline;
}

h3
{
    font-size: 14px;
    color: #87006a;
    padding: 0;
    margin:0;
    font-weight: bold;
}

h3 a
{
    text-decoration: none;
}

h3 a:hover
{
    text-decoration: underline;
}

.articles p
{
    font-size: 11px;
    margin:0;
    padding: 3px 0 8px 0;
}