@charset "UTF-8";
/* CSS Document */

 
	  a:link
	 { color:#990000; 
	 font-weight:normal;  
	 font-style: normal;
	 border-bottom: 1px solid #ffffff;
	text-decoration: none;
	 
 }  
body {
   font-family: "Trebuchet MS", "Helvetica Neue", "Arial Unicode MS", Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #000;
   background-attachment: fixed;
   background-color: #d1d1d1;
   background-image: url(../../images/backgrounds/2020_black_vertical.jpg);
   background-repeat: repeat-x;
   background-position: center top;
}
#monogram_table
{
   text-align: center;
   margin: auto;
   padding: 0px;
   width: 635px;
}

a:visited
	 { color:#990000; 
	 font-weight:normal;  
	 font-style: normal;
	 border-bottom: 1px solid #ffffff;
 } 
	 
	 
	 
	 a:hover
	 {
	color:#666666;
	font-weight:normal;
	font-style: normal;
	border-bottom: 1px solid #990000;
	;
 } 
 a img {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

p
{
   text-align: center;
   font-family: "Trebuchet MS", "Helvetica Neue", "Arial Unicode MS", Helvetica, Arial, sans-serif;
   font-size: 16px;
}
.page_header1
{
   text-align: center;
   font-family: Bookerly, Georgia, Palatino, "Times New Roman", "Times Roman", "Adobe Caslon Pro", serif;
   font-size: 22px;
}

body div table tr td div table
{
   text-align: center;
   margin: auto;
   padding: 0px;
}
