body	{
		width: 530px;
    		font-family: Verdana;
    		font-size: 11px;
    		margin: 0 0 0 0;
	}

table	{
		width: 530px;
    		font-size: 11px;
	}

.table2	{
		width: 306px;
    		font-size: 11px;
	}
.radiobuttonlist
	{
		width: 150px;
    		font-size: 11px;
	}

a:link			{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}	
				
a:visited		{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}

a:hover		{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}
				
a.small:link	{
					color: #00539F;
					text-decoration: underline;
					padding-left: 5px;
					font-size: 10px;
				}
				
a.small:visited{
					color: #00539F;
					text-decoration: underline;
					font-size: 10px;
				}
				
a.small:hover{
					color: #BED63A;
					text-decoration: underline;
					font-size: 10px;
				}

h1, H1
{
    font-family: Verdana;
    font-size: 14px;
    color: #F05A28;
    font-weight: bold;
    padding-left: 7px;
    background-image:url(/01/MyImages/Site/title.png);
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    margin-top: -3px;    
}

h2, H2
{
    font-family: Verdana;
    font-size: 14px;
    color: #F05A28;
    font-weight: bold;
    padding-left: 7px;
    background-image:url(/01/MyImages/Site/title.png);
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    margin-top: -3px;
    margin-bottom: -10px; 
}

h3, H3
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h4, H4
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h5, H5
{
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 4px;
    font: Verdana;
    font-size: 11px;
    color: #00539F;
}

h6, H6
{
    color: #F05A28;
    font-family: Verdana;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
}				
