p, td, body, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background: #D4D8F1;
}

img {
	padding: 0px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #036CA1;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #036CA1;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DBB03B;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
h5 {
	color: #003399;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: 600;	
}
h6  {
	color: #DBB03B;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: 600;	
}
A.top-link:Link {  color: #5E2F00; text-decoration: none;}
A.top-link:Active {  color: #5E2F00; text-decoration: none;}
A.top-link:Visited {  color: #5E2F00; text-decoration: none;}
A.top-link:Hover  {  color: #DBB03B; text-decoration: none;}
a:link {color: #5E2F00;}
a:active {color: #5E2F00;}
a:visited {color: #5E2F00;}
a:hover {color: #DBB03B; text-decoration: none;}
.border{
	border-style:solid;
	border-top-color:#036CA1;
	border-bottom-color:#036CA1;
	border-left-color:#036CA1;
	border-right-color:#036CA1;
	border-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
/*	padding: 0px 5px 2px; */
       }
	   
.gallery {
	background: #036CA1;
	margin-top: 5px;
}

.gallery td {
	text-align: center;
}

.gallery .border {
	border: 1px solid #000;
}
