/* Layout Stylesheet */ 

body {
	background:#336699;
	color: #333333;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}

#outer {
	text-align:left;
	padding: 6px;
	background-color: #ffffff;
	width:705px;
	}

#top {
	text-align: center;
	padding-top: 30px;
	background-color: #A5A5A5;
	height:55px;
	color: #333333;
	}

#content {
	width:550px;
	background:#ffffff;
	padding: 33px 10px 10px 25px;
	text-align:justify;
	}


 #bottom {
	height: 20px;
	background-color: #A5A5A5;
	width:705px;
	padding: 6px;
	text-align: right;
	color: #ffffff;
	}
/* Presentation Stylesheet */ 

h1 {
	font-size: 16px;
	font-family: helvetica; verdana; sans-serif;
	font-weight: bold;
	color: #466E91;
	}

a:link, a:visited {
	FONT-WEIGHT: bold; 
	line-height: 20px; 
	COLOR: #466E91; 
	TEXT-DECORATION: none;
	}

img {
	border: 0px;
	}

a:hover {
	BACKGROUND-COLOR: #e0e1e2; 
	}

#bottom a {
	color: #ffffff;
	font-weight: normal;
	}


.order {
	font-size: 13px;
	}