body {
	padding-top:60px;
	width:840px;
	margin:0 auto;
	font-family:serife;
}

a {
	color:#ff7e00;
	font-size:26pt;
}

p {
	letter-spacing:2px;
}

span {
	font-weight:bold;
}

.small_black {
	color:#000000;
	font-size:16pt;
	font-weight:bold;
}

.title_black {
	color:#000000;
	font-size:34pt;
	font-weight:bold;
	text-shadow: #999999 2px 2px 4px;
}

.smalltitle_black {
	color:#000000;
	font-size:24pt;
	text-shadow: #c8c8c8 3px 3px 5px;
}

.blue {
	color:#005176;
	font-size:18pt;
}

.italic {
	font-style:italic;
}

#line_1 {
	margin-left:30px;
}

#line_2 {
}

#line_3 {
	margin-left:265px;
	margin-top:6px;
	float:left;
}

#line_4 {
	margin-left:435px;
}

#line_5 {
	margin-top:20px;
}

#line_6 {
	margin-top:20px;
	margin-left:30px;
}

#line_7 {
	margin-left:90px;
}

#line_8 {
}

#line_9 {
	margin-top:20px;
	margin-left:10px;
}

#line_10 {
	margin-top:20px;
	margin-left:30px;
}

#line_11 {
	margin-left:90px;
}

.tinyTip {
	width: 325px;
	padding: 17px 0px 0px 0px;
	display: block;
	background: url(../images/tinyTip-top.png) 0px 0px no-repeat;
}

.tinyTip .content {
	padding: 0px 15px 0px 15px; 
	font-size: 14px; 
	font-family: "Lucida Sans Unicode"; 
	color: #010101;  
	background: url(../images/tinyTip-content.png) 0px 0px repeat-y; 
}

.tinyTip .bottom { 
	height: 47px; 
	background: url(../images/tinyTip-bottom.png) 0px 0px no-repeat; 
	font: 0px/0px sans-serif; 
}