a:link { color:#003366; font-size:12px; font-weight:bold; text-decoration:none; }
a:visited { color:#003366; font-size:12px; font-weight:bold; text-decoration:none; }
a:active { color:#003366; font-size:12px; font-weight:bold; text-decoration:underline; }
a:hover { color:#003366; font-size:12px; font-weight:bold; text-decoration:underline; }

.comment
    {
     font-family:Verdana;
     font-size:10px;
     font-weight:bold;
    }

.greencomment
    {
     font-family:Verdana;
     font-size:10px;
     font-weight:bold;
     color:#3f578f;
    }

.redcomment
    {
     font-family:Verdana;
     font-size:10px;
     font-weight:bold;
     color:#ff0000;
    }

.standard
    {
     font-family:Verdana;
     font-size:14px;
     font-weight:normal;
     color:#000000;
    }

.sstandard
    {
     font-family:Verdana;
     font-size:12px;
     font-weight:normal;
     color:#000000;
    }

.sstandard_justify
    {
     font-family:Verdana;
     font-size:12px;
     font-weight:normal;
     text-align:justify;
     color:#000000;
    }


.small
    {
     font-family:Verdana;
     font-size:10px;
     font-weight:normal;
     color:#000000;
    }

.header
    {
     font-family:Verdana;
     font-size:22px;
     font-weight:normal;
     color:#000000;
    }

.subheader
    {
     font-family:Verdana;
     font-size:18px;
     font-weight:normal;
     color:#000000;
    }

a.standard:link { font-size:14px; color:#003366; text-decoration:none; }
a.standard:visited { font-size:14px; color:#003366; text-decoration:none; }
a.standard:active { font-size:14px; color:#003366; text-decoration:underline; }
a.standard:hover { font-size:14px; color:#003366; text-decoration:underline; }

a.header:link { font-size:22px; color:#003366; font-weight:normal; text-decoration:none; }
a.header:visited { font-size:22px; color:#003366; font-weight:normal; text-decoration:none; }
a.header:active { font-size:22px; color:#003366; font-weight:normal; text-decoration:underline; }
a.header:hover { font-size:22px; color:#003366; font-weight:normal; text-decoration:underline; }

a.subheader:link { font-size:18px; color:#003366; font-weight:normal; text-decoration:none; }
a.subheader:visited { font-size:18px; color:#003366; font-weight:normal; text-decoration:none; }
a.subheader:active { font-size:18px; color:#003366; font-weight:normal; text-decoration:underline; }
a.subheader:hover { font-size:18px; color:#003366; font-weight:normal; text-decoration:underline; }

a.listheadlink:link { font-size:12px; color:#003366; font-weight:bold; text-decoration:none; }
a.listheadlink:visited { font-size:12px; color:#003366; font-weight:bold; text-decoration:none; }
a.listheadlink:active { font-size:12px; color:#003366; font-weight:bold; text-decoration:underline; }
a.listheadlink:hover { font-size:12px; color:#003366; font-weight:bold; text-decoration:underline; }

a.listrowlink:link { font-size:12px; color:#003366; font-weight:normal; text-decoration:none; }
a.listrowlink:visited { font-size:12px; color:#003366; font-weight:normal; text-decoration:none; }
a.listrowlink:active { font-size:12px; color:#003366; font-weight:normal; text-decoration:underline; }
a.listrowlink:hover { font-size:12px; color:#003366; font-weight:normal; text-decoration:underline; }

a.menu_element:link { font-size:14px; color:#003366; font-weight:bold; text-decoration:none; }
a.menu_element:visited { font-size:14px; color:#003366; font-weight:bold; text-decoration:none; }
a.menu_element:active { font-size:14px; color:#003366; font-weight:bold; text-decoration:underline}
a.menu_element:hover { font-size:14px; color:#003366; font-weight:bold; text-decoration:underline}


.image {
	margin:8px;
	border:solid 1px darkblue;
}

.titlelink, .titlelink * {
	color:black;
	font-size:16px; 
	text-transform: uppercase;
}
