﻿body {
	font-family: "Comic Sans MS"
}
	.MenuHyperlink:active  {
	
					    color: #FFFFFF;
						text-decoration: none;
						font-weight: bold;
						font-size: small;
						background-color: #FFFFFF
					}
                        
	.MenuHyperlink:link	{
				color: #FFFFFF;
				text-decoration: none;
				font-size: small;
				font-weight: bold
				}
						
	.MenuHyperlink:visited		{
						 text-decoration: none;
						 color: #FFFFFF;
						 font-size:  small;
						 font-weight: bold
					}
	
	.MenuHyperlink:hover	{
						color: #0000A0;
						background-color: #669900;
						text-decoration: none;
						font-size:  small;
						font-weight: bold
					}
      .MenuActiveHyperlink:active  {
					    color: #0000A0;
						background-color: #669900;
						text-decoration: none;
						font-weight: bold;
						font-size: small;
						background-color: #FFFFFF
					}
                        
	.MenuActiveHyperlink:link	{
				color: #0000A0;
				background-color: #669900;
				text-decoration: none;
				font-size: small;
				font-weight: bold
				}
						
	.MenuActiveHyperlink:visited		{
						 text-decoration: none;
						 background-color: #669900;
						 color: #0000A0;
						 font-size: small;
						 font-weight: bold
					}
	
	.MenuActiveHyperlink:hover	{
						color: #0000A0;
						background-color: #669900;
						text-decoration: none;
						font-size:  small;
						font-weight: bold
					}
				
	.AddressHyperlink:active		{
					    color: #0000A0;
						text-decoration: none;
						font-weight:normal ;
						font-size: x-small
					}
                        
	.AddressHyperlink:link		
				{	color: #757575;
					text-decoration: none;
					font-weight:normal ;
					font-size: x-small
					}
						
	.AddressHyperlink:visited		{
						 text-decoration: none;
						 color: #757575;
						 font-weight:normal ;
						 font-size: x-small
					}
	
    .AddressHyperlink:hover	{
						color: #0000A0;
						text-decoration: none;
						font-weight:normal ;
						font-size: x-small
					}
					
	.LinkHyperlink:link		
				{	color: #0000A0;
					text-decoration: underline;
					font-weight:normal ;
					font-size:  medium
					}
						
	.LinkHyperlink:visited		{
						 text-decoration: underline;
						 color: #0000A0;
						 font-weight:normal ;
						 font-size:  medium
					}
	
    .LinkHyperlink:hover	{
						color: #669900;
						text-decoration: underline;
						font-weight:normal ;
						font-size: medium
					}
					
  .tdwriting {
		font-size: medium;
		color: #0000A0;
   }
   
   .tdheading {
		font-size: larger;
		margin-top: 10px;		
		he-align:
		font-weight: bolder;
		color: #0000A0;
   }
   .tdsidebox {
		font-size: small;
		color: #F1EEDA
   }
   
	body,td,th {
			font-family: Verdana, Comic Sans MS, Trebuchet MS;
			font-size:x-small;
	}
	


