a {
	color :  #0000cd;
	text-decoration : none;
}

a:hover {
	color :  #dc143c;
	text-decoration : underline;
}

img.photos {
border: 1px solid #666666;
}

hr {
	color :#d8d8d8;
	height: 2px;
}

.main {
	color : #000000;
	line-height : 150%;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
}

h1 {
	color : #5a5a5a;
	letter-spacing : 2px;
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #d8d8d8;
}

h2 {
	color : #5a5a5a;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d8d8d8;
}

h3 {
	color : #5a5a5a;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.footer {
	text-decoration : none;
	padding-top : 5px;
	color : #ffffff;
	font-size : 12px;
	font-weight : Geneva, Arial, Helvetica, sans-serif;
}

.white {
	color :  #ffffff;
}

.white:hover {
	color :  #FFD700;
}

.bold {
	font : bold;
}
