body
{ 
background-image: url(graphics/background.jpg); 
background-repeat: repeat-x;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 

}


.image{
	border-style: solid;
	border-color: #666666;
	border-width:1px;
      }

.copyright_text  {font-style: normal;
    font-weight: 600;
		color: #ffffff;
    font-size: 8pt;
    font-family: arial,verdana;}
.copyright_text a:link {
	text-decoration: none;
	color: #ffffff;
	}
.copyright_text a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.copyright_text a:hover {
  text-decoration: underline;
	color: #ffffff;
	}
.copyright_text a:active {
	text-decoration: none;
	color: #ffffff;
	}
	
.red_med_text  {font-style: normal;
    font-weight: 900;
		color: #990000;
    font-size: 11pt;
    font-family: arial;}
	
.medium_text  {font-style: normal;
    font-weight: 400;
		color: #333333;
    font-size: 10pt;
    font-family: arial,verdana;}

.medium_text a:link {
	text-decoration: none;
	color: #333333;
	}
.medium_text a:visited {
	text-decoration: none;
	color: #333333;
	}
.medium_text a:hover {
  text-decoration: underline;
	color: #333333;
	}
.medium_text a:active {
	text-decoration: none;
	color: #333333;
	}
.gray_med_text  {font-style: normal;
    font-weight: 400;
		color: #666666;
    font-size: 10pt;
    font-family: arial,verdana;}

.gray_med_text a:link {
	text-decoration: none;
	color: #333333;
	}
.gray_med_text a:visited {
	text-decoration: none;
	color: #333333;
	}
.gray_med_text a:hover {
  text-decoration: underline;
	color: #333333;
	}
.gray_med_text a:active {
	text-decoration: none;
	color: #333333;
	}
	
.small_text  {font-style: normal;
    font-weight: 400;
		color: #333333;
    font-size: 9pt;
    font-family: arial;}

.small_text a:link {
	text-decoration: underline;
	color: #444444;
	}
.small_text a:visited {
	text-decoration: underline;
	color: #444444;
	}
.small_text a:hover {
  font-weight: 500;
	text-decoration: underline;
	color: #000000;
	}
.small_text a:active {
	text-decoration: underline;
	color: #444444;
	}
.smaller_text  {font-style: normal;
    font-weight: 400;
		color: #333333;
    font-size: 8pt;
    font-family: arial;}

.smaller_text a:link {
	text-decoration: underline;
	color: #444444;
	}
.smaller_text a:visited {
	text-decoration: underline;
	color: #444444;
	}
.smaller_text a:hover {
  font-weight: 500;
	text-decoration: underline;
	color: #000000;
	}
.smaller_text a:active {
	text-decoration: underline;
	color: #444444;
	}
.small_space  {font-style: normal;
    font-weight: 100;
		color: #990000;
    font-size: 5pt;
    font-family: arial;}
.extra_small_space  {font-style: normal;
    font-weight: 100;
		color: #990000;
    font-size: 1pt;
    font-family: arial;}
