.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; 
	line-height: 111%;
}

.list {
	margin-bottom: 3pt;
}

.sidebar {
	margin-bottom: 3pt ;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 0.7em;
	line-height: 111%;
	font-weight: bold;
}

.photo {
	border: #0066FF; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
}

ul {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	line-height: 124%; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1A5DA1;
	margin-top: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1A5DA1;
	margin-top: 3px;
	text-transform: uppercase;
}

a {
	text-decoration:none;
	color:#33C;
}

a:hover {
	text-decoration:underline;
	color:#03C;
}