body {
	
	background-color: #28413c;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	/*border:1px;
	border-top-color:#1e3d5c;*/
	padding:0;
	}
	 
table { 
	background-color:#f8eed5;
	border: 0px;
	
	}

.h1 {
	font-family: Palatino Linotype, Georgia, Times New Roman, sans-serif; 
	font-size: 18px;
	
	font-weight: bold;
	color: #000000;
	}

.h2 {
	font-family: Palatino Linotype, Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	
	font-weight: 700;
	color: #000000;
	}
.h3
	{
	font-family: Palatino Linotype, Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #28413c;
	font-weight: bold;
	}
.h4
	{
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: 400;
	color: #000000;
	}

.h5 {
	color: #1e3d5c; 
	font-family: Palatino Linotype, Times New Roman, sans-serif; 
	font-size: 18px; 
	font-style: italic;
	font-weight: bold; 
	line-height: 24px;
	}
	
.h6
	{
	font-family: Palatino Linotype, Georgia, Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #1e3d5c;
	}
	
.p
	{
	font-family: Palatino Linotype, Times New Roman, Times, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	}

.style1
	{
	font-family: Palatino Linotype, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.style3 {
	color:#fcfcfc;	
	font-weight: bold;
	}

.style4 {
	color: #1e3d5c;
	}
	
.style5 {
	color: #000000;
	font-size: 12px;
	font-family: Palatino Linotype, Times New Roman, Times, sans-serif;
	font-weight: bold;
	}
.style6 {
	font-family: Monotype Corsiva, Palatino Linotype, Times New Romn, sans-serif;
	font-style: italic;
	font-size: 20px;
	color:#1e3d5c;
	font-weight: bolder;
 	}
	
.style7 {
	color: #990000; 
	font-family: Monotype Corsiva, Palatino Linotype, Times New Roman, sans-serif; 
	font-size: 24px; 
	font-style: italic; 
	font-weight: bold; 
	line-height: 28px;
	}
	
.style8 {
	color: #28413c; 
	font-family: Monotype Corsiva, Palatino Linotype, Times New Roman, sans-serif; 
	font-size: 24px; 
	font-style: italic; 
	font-weight: bold; 
	line-height: 28px;
	}

.style10 {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	font-family: Palatino Linotype, Times New Roman, Times, sans-serif;
	font-weight: bold;
	}
.style11 {color: #666666}
.style12 {color: #006666}
.style13 {
   font-family: Palatino Linotype, Times New Roman;
   font-weight: bold;
   font-size: 11px;
   }
.style14 {color:#990000}

a:link {
	color:#28413c;
	text-decoration: none;
	font-weight:900;
	}

a:visited {
	color: #336666;
	text-decoration: none;
	font-weight:900;
	}
	
a:hover {
	color:#000000;
    text-decoration: none; 
	font-weight: bolder;
	}
	
a:active {
	color:#000000;
	text-decoration:none;
    font-weight:bolder;
	}
