@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#08425A;}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

body {
	background-color: #064055;
	text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
}
a:link {
	text-decoration:none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration:inherit;
	color: #CC6600;
	font-weight: lighter;
}
a:active {
	text-decoration: underline;
	color: #00FFCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Handwriting, Monotype Corsiva;
}
h1 {
	font-size: xx-large;
	color: #FCFBFC;
}
h2 {
	font-size: large;
	color: #CC6600;
}
h3 {
	font-size: medium;
	color: #999933;
}
.style2 {font-weight: bold; font-size: medium;}
.style3 {
	color: #FF9900;
	font-weight: bold;
}
.style4 {color: #99CC66}

.style8 {font-size: medium}
.style9 {color: #CC6600; font-weight: normal; font-size:14px }
.style11 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {color: #000000}
.style13 {color: #6699CC}
.style14 {color: #99FFFF}
.style16 {
	color: #99CC66;
	font-weight: bold;
}
.style17 {font-size: small}
.style19 {
	color: #CC3366;
	font-size: large;
}
.photo {
	font-size: small;
}
.photoblurb {
	font-size: small;
}

