﻿body
{
    FONT-FAMILY: Verdana, Tahoma, Helvetica, Arial;
    FONT-SIZE: smaller;
    margin:5px 0 0 0;
    padding:15px;
}
td
{
	padding-left:10px;
	padding-right:10px;
}
li
{
    LIST-STYLE: url(images/blue_arrow.gif);
   
}
h3
{
    COLOR: teal;
    
}
h4
{
    COLOR: red;
    
    FONT-SIZE: 10pt
}
h4
{
    COLOR: teal;
    
    FONT-SIZE: 14pt
}
h4
{
    COLOR: red;   
    FONT-SIZE: 10pt
}
h4
{
    FONT-WEIGHT: lighter;
}
a:link {
	color:navy;
	
	}

a:visited {
	color:#660099;
	}

a:hover {
	color:#41C457;
	text-decoration:none;
	}

a:active {
	color:#FF9900;
	}
h1
{
    COLOR: navy;  
    FONT-SIZE: 14pt;
    TEXT-ALIGN: center
}
ul {  list-style-image: url(/images/blue_arrow.gif)}
.linkimage {  list-style-image: url(/images/blue_arrow.gif)}
.nolinkstyle {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; text-decoration: none}
.firstletter {  font-size:larger;font-weight: bold;}

