a
{ 
    text-decoration: none; 
}
a:link
{
	color: #314A94; 	
	FONT-SIZE: 10pt;
	FONT-FAMILY: MS PGothic;
	FONT-variant: Smallcaps
}
a:visited
{
	color: #314A94; 
	font-weight:bolder;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial;
} 
a:active 
{
	color: #314A94;
	font-weight:bolder;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial;
}
/*a:hover
{
    background-color: #314A94; 
    color:  white;
	font-weight:bolder;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial;
}
*/

/*
  table
  {
   border: 1px outset #C0C0C0;
   background-color: #F1F0F1;
  }

  tr
  {

  border-top-style: solid;
  border-left-style: solid; 
  border-left-width: 1px;
  border-right-style: solid; 
  border-right-width: 1px;

  }

  td
  {
     border-left-style: solid; 
     border-left-width: 1px;
  }
*/  
th
{
  font-family:Cornerstone; font-size:24pt; color:#314A94;
}

form
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial;
}
body
{
    topmargin="0";
    leftmargin="0";
    rightmargin="0";
    bottommargin="0";
    marginwidth="0";
    marginheight="0";	
    FONT-SIZE: 10pt;
	FONT-FAMILY: Trebuchet MS; color:#000000
}
h1
{
	font-family: Cornerstone;
	color: #C81C10;
	font-size: 24pt;
	text-transform:capitalize
}
h2
{
	font-family: Cornerstone;
	color: #800000;
	font-size:24pt;
	text-align:  center;
}
h3
{
	font-family: Lucida Calligraphy;
	color: #800000;
	font-size: 14pt;
	text-align:  center;
}
h4
{
font-family: Harrington; 
color: #800000; 
font-size: 14pt;
font-weight: 400;
}
h5
{
	font-family: Harrington; 
color: #800000; 
font-size: 12pt;
font-weight: 400;
}
h6
{
	font-family: MS PGothic;
	color: #808080;font-size:8pt
}
.thinborder
{
    border:  1px solid black;
}
.hyperlink a:link, .hyperlink a:active, .hyperlink a:visited
{
    FONT-SIZE: 8pt;
	FONT-FAMILY: MS PGothic;
	FONT-VARIANT: small-caps;
	color: #314A94
} 
.hyperlink a:hover 
{
   background-color: #314A94; 
   color:  #FFFFFF;
   font-variant:small-caps;
   font-family:Verdana; 
   font-size:10pt;
}
.Header
{
	font:  "Black Chancery";
	font-size:18pt;
	color: maroon;
	font-weight:bolder;
}
.SouthernGraceFont
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial;
	color:#000000;
}
.FooterLink
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: MS PGothic;
	color:#314A94;
}
.SouthernGraceLightText
{
	font-size: 8pt;
	font-family: Verdana;
	color: #808080;
}