a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF66;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #EEEEEE;
}
strong {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg001_final.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.alphaTH {
	background-image:url(images/alpha_th.png);
}
.headLeft {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.headMiddle {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.headRight {
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.alphaTD {
	background-image:url(images/alpha_td.png);
}
.photo {
	border: 2px solid #FFFFFF;
}
li {
	list-style-type: square;
	list-style-position: inside;
}
h1 {
	font-size: 12pt;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF66;
	padding: 6px;
	margin-top: 0px;
	background-image: url(images/alpha_th.png);
	border: 1px solid #888888;
}
h2 {
	font-size: 14pt;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF66;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 10pt;
	font-style: italic;
}
