BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	color : Black;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : #3F5596;
}

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #494949;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #494949;
}

A:HOVER {
	color : #F5B04B;
}
   
  H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	text-decoration : none;
	color : #939393;
} 

.bold {  
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  9pt;;
	font-style: normal;
	font-weight: bold
}

.bodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #D8D8D8;
	font-weight : normal;
}

.copyright {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	color : #494949;
	font-weight : normal;
}

.smalltext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	color : #494949;
	font-weight : normal;
}

.menutext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	color : #D8D8D8;
	font-weight : normal;
}

.smallheading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #F5B04B;
	font-weight : bold;
}

  H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : #696969;
	font-weight : bold;
	margin-left : 10px;
}
 
 H4 {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : medium;
	font-weight : bold;
	text-decoration : none;
	color : #696969;
	margin-left : 10px;
}

LI {
	list-style-type : disc;
	color : #696969;
	margin-right : 10px;
}

P {
	margin-right : 10px;
	margin-left : 10px;
}

TABLE.header_table{
	border-top : 1px solid #F5B04B;
	border-bottom : 1px solid #F5B04B;
	border-right : 1px solid #F5B04B;
	border-left : 1px solid #F5B04B;
	background : White;
}

TABLE.search_table{
	border-top : 1px dashed #F5B04B;
	border-bottom : 1px dashed #F5B04B;
	border-right : 1px dashed #F5B04B;
	border-left : 1px dashed #F5B04B;
	background : White;
}

TABLE.body_table{
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	border-right : 1px solid Red;
	border-left : 1px solid Red;
	background : White;
}

TABLE.postcard_table{
	background : White url(silverbluetitlegradient.gif);
	width : 100%;
	padding-right : 10px;
	padding-left : 10px;
	}

TABLE.subscribe_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

