* {
    outline: none;
}

body {
	background-color: #FFCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2px;
	line-height: 12px;
	color: #999999;
	padding:5px;
	margin-left: 16px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #FF6600;
}
	

a:visited {
	text-decoration:none;
	border-bottom-width: 0px; 
}



div.banner {
	position:fixed;
	top:0px;
	left:0px;
	margin-left:12px;
	padding-left:0px;
	padding-top:9px;
	padding-bottom:5px;
	white-space:nowrap;
}

div.banner p {
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 0px;
	color: #FFFFFF;
	padding-left: 2px;
	font-weight: normal;
	letter-spacing: 0.5px;
	margin-left: 7px;
	padding-right: 3px;
}

div.banner a:link { 
	text-decoration: none; 
	color: white;
}

div.banner a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

div.banner a:hover { 
	color: #FF6600;
	border-bottom-color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 3px; 
	background-color: #FFCCCC;
}


img {
	display: block;
	border:0px;
	height: auto;
	width: auto;
	margin-top: 24px;
	margin-left: 2px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 34px;
	color: #FF6600;
	font-weight: normal;
	letter-spacing: 0px;
	margin-left: 2px;
	margin-right: 6px;
	padding-left: 3px;
	border-bottom-color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width:3px;
	display:inline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width:3px;
	display:inline;
}


h2:visited{
	text-decoration: none;
	border-width: 0px; 
}

h2:hover {
	color: #FF6600;
	border-bottom-color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
}

h3 {
	padding-top: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
}
	
p {
	text-indent:0px;
	text-align: left;
	padding-left:2px;
	max-width: 700px;	
}

.centered {
    margin-left: auto;
    margin-right: auto;
}


.smalltxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 0.1px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	padding-top: 10px;
}

.longtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 0.1px;
	margin-left: 2px;
	margin-right: 6px;
	margin-top: 2px;
}

.subtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 0px;
	margin-left: 2px;
	margin-right: 6px;
	margin-top: 2px;
}

.clicktxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 0px;
	margin-left: 2px;
	margin-right: 6px;
	margin-top: 2px;

}
.clicktxt:hover {
	color: #FF6600;
}

.clicktxt:visited{
	text-decoration: none;
	border-width: 0px; 
}
