<style type="text/css">

a {color:				#CCCCCC;
   font-size:			12px;
   font-family: "Trebuchet MS", Trebuchet MS, Trebuchet;
}

p {
	color:				#B7B7B7;
	font-size:			12px;
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet;
}

body {
	background-image: url(../graphics/mainbkgrnd.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet;
	font-size: 11px;
}

a:link {
	margin:				0px;
	font-family:		"Trebuchet MS", Trebuchet MS, Trebuchet;
	text-decoration: none;
	color: #BDDAE6;
}

a:hover {
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet;
	font-weight: normal;
	color: #66FFFF;
	text-decoration: underline;
}

a:visited {
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet;
	font-weight: normal;
	font-style:italic;
	color:#CCCCCC;
	text-decoration:none;
	
}


h1 {
	padding:			0px;
	margin:				0px;
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet;
	font-size: 14px;
	color: #0099FF;
	font-weight: normal;
}


h2 {
	margin:				0px;
	color:				#FFFFFF;
	font-family: 		"Trebuchet MS", Trebuchet MS, Trebuchet;
	font-weight:		normal;
	font-size: 			13px;
}

h3 {
	margin:				0px;
	color:				#DEDEDE;
	font-family: 		"Trebuchet MS", Trebuchet MS, Trebuchet;
	font-weight:		normal;
	font-size: 			13px;
}

h4 {
	margin:				0px;
	color:				#ADADAD;
	font-family: 		"Trebuchet MS", Trebuchet MS, Trebuchet;
	font-weight:		normal;
	font-style:         italic;
	font-size: 			12px;
}

h5 {
	margin:				0px;
	color:				#CCCCCC;
	font-family: 		"Trebuchet MS", Trebuchet MS, Trebuchet;
	font-weight:		normal;
	font-size: 			11px;
}

h6 {
	margin:				0px;
	color:				#999999;
	font-family: 		"Trebuchet MS", Trebuchet MS, Trebuchet;
	font-style:         italic;
	font-size: 			12px;
	font-weight: normal;
}

td.maintable {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	}

table {
	font-size:			12px;
	color: #999999;
}

form {
	margin: 0px; 
	padding: 0px
}

.tdfoto {
	margin:				0px;
	font-weight:		normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #212121;
	border-left-color: #212121;
}

footer {
	margin:				0px;
	font-size:			11px;
	font-weight:		normal;
	font-family:		"Trebuchet MS", Trebuchet MS, Trebuchet;
	color:				#999999;
	text-align: center;
}
