@charset "UTF-8";
/* CSS Document */

body {
	margin:10px;
	background-color:#CCCCCC	
	}
	
td {
	font:11px verdana;
	color:#cccccc;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #333333;
	text-decoration:none;
	}
	
a:hover {
	color: #66cccc;
	text-decoration:none;
	}
	
/* Class Styles */

.header {
	text-align: left;
	vertical-align: top;
	}

.photography {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 30px;
	text-align: left;
	vertical-align: top;
	}
	
.flash{
	text-align: right;
	padding-top: 30px;
	}


.bodyText {
	color:#333333;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: lighter;
	}
	
.bodyText2 {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
	vertical-align: top;
	}
	
.bodyText3 {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
.bodyText4 {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	}
	

