body, td, th {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	margin: 0px;
	text-align: center;
}
a{
	text-decoration: none;
	color: #18618b;
	cursor: pointer;
}
a:hover{
	text-decoration: underline;
	color: #b19918;
}
.smlinks{
	font-size: 10px;	
}
h1{
	color: #18618b;
	letter-spacing: -2px;
	padding: 0px;
	font-size: 32px;
	
}
h2{
	padding: 0px;
	font-size: 20px;
	margin: 0;
	
}
/* Footer */
#footer {
	text-align: center;
}
#footer hr{
	color: #b19918;
	background-color: #b19918;
	height: 2px;
	width: 50%;
	margin: 20px auto;
}
#footer .back{
	font-size: 14px;
}
#footer .subtext{
	font-size: 11px;
}
.caption {
	font-family: "Arial Narrow";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.picframe {
	border: 4px solid #8F36F0;
}

#footer {
	text-align: center;
	font-family: "Arial Narrow";
	font-size: 12px;
}
#footer .subtext{
	font-size: 11px;
}

