body {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #041120;
}

img {
	padding:0;
	margin:0;
	border:0;
}

form {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px;
}

P.normal {
	font-family: Arial;
	color: #333333; 
	font-size: 12px;
	margin-top:	0;
}


P.leftlinks {
	font-family: Arial;
	color: #667; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	8px;
	margin-bottom: 8px;
}


P.footer {
	font-family: Arial;
	color: #FFF; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
}

P.footerlinks {
	font-family: Arial;
	color: #ffffff; 
	font-size: 12px;
	font-weight: normal;
	margin-top:	0;
}

P.phototitle {
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	color : #6f747d;
	margin-top: 0;
	margin-bottom: 0;
	padding : 0 0 0;
} 

h1 { 
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	color : #333;
	margin-top: 0;
	margin-bottom: 0;
	padding : 0 0 0;
} 

h2 { 
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #ff3201;
	margin-top: 0;
	margin-bottom: 0;
	padding : 0 0 0;
} 

h3 { 
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	color : #890000;
	margin-top: 0;
	margin-bottom: 0;
} 

A:link {
	font-family : Arial;
	color : #777; 
	font-size : 12px;
	font-weight : normal;
	line-height : 1.5;
	text-decoration: none;
}

A:visited {
	font-family : Arial;
	color : #777; 
	font-size : 12px;
	font-weight : normal;
	line-height : 1.5;
	text-decoration : none;
}

A:active {
	font-family : Arial;
	color : #777; 
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	line-height : 1.5;
}

A:hover {
	font-family : Arial;
	color : #890000; 
	font-size : 12px;
	font-weight : normal;
	line-height : 1.5;
	text-decoration : underline;
}

ul.one {
	margin-top:0px; 
	margin-bottom:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px;
	align: left
	color:#333333;
	list-style-type: square;
	line-height: 1; 
}