h1 {
	color:			#615E63;
	font: 			bold 48px "helvetica" "arial" "verdana";
	margin-left:	0px;
}

h2 {
	color:			#FF9931;
	font: 			48px "georgia" "times";
	margin-left:	0px;
}

h3 {
	color:			#615E63;
	font-family:	georgia;
	font-size:		18px;
	font-weight:	bold;
	line-height:	24px;
	margin-left: 	10px;
}

body{
	//background: #fff url(../images/bg.gif) 890px 0 repeat-y;}

		li {
			color:			#615E63;
			font-size:		12px;
			font-weight:	normal;
			margin-left: 	0px;
		}


				p.intro {
					color:			#615E63;
					font-size:		12px;
					line-height:	20px;
					margin-left: 	10px;
				}
				
				p.body {
					color:			#615E63;
					font-size:		12px;
					line-height:	20px;
					margin-left: 	10px;
				}
				
				p.manifesto {
					color:			#615E63;
					font-family: 	georgia;
					font-size:		18px;
					font-style: 	italic;
					line-height:	24px;
					margin-left: 	10px;
				}
				
				p.quotes {
					color:			#615E63;
					font-family:	georgia;
					font-size:		18px;
					font-weight:	bold;
					line-height:	24px;
					margin-left: 	0px;
				}
				
				p.blockquotes {
					color:			#615E63;
					font-family:	georgia;
					font-size:		18px;
					font-weight:	bold;
					line-height:	24px;
					margin-left: 	0px;
					text-indent: 	-0.5em;
				}


.nextprevious {
	color:			#FF9931;
	font-size:		12px;
	line-height:	24px;
	margin-left: 	0px;
}

.number {
	font-style:		normal;
	font-family: 	helvetica;
	font-size:   	48px;
	letter-spacing:	1px;
	margin-top:		10px;
	margin-right:	10px;
	margin-bottom:	20px;
	float:			left;
	}
	
.nextprevious {
	color:			#FF9931;
	font-size:		12px;
	line-height:	24px;
	margin-left: 	0px;
}

#menu { 
	line-height: 	20px;
	padding:		0px; 
	margin: 		0px; 
	list-style-type:none; 
	  }
	  
	 
				a.r:link {
					color:#FF9931;
					}
				a.r:visited {
					color:#FF9931;
					}
				a.r:hover {
					color:#615E63;
					}
					
						a:link {
							color:#615E63;
							text-decoration: none;	
						}
						a:visited {
							color:#615E63;
							text-decoration: none;	
						}
						a:hover {
							color:#FF9931;
							text-decoration: none;	
						}
							a.hyper:link {
								font-size:		12px;
								color:			#615E63;
								text-decoration:none;	
							}
							a.hyper:visited {
								font-size:		12px;
								color:			#615E63;
								text-decoration:none;	
							}
							a.hyper:hover {
								font-size:		12px;
								color:			#FF9931;
								text-decoration:none;	
							}
				
								a.hyper2:link {
									font-family:	helvetica;
									font-size:		11px;
									color:			#FF9931;
									text-decoration:none;	
								}
								a.hyper2:visited {
									font-family: 	helvetica;
									font-size:		11px;
									color:			#FF9931;
									text-decoration:none;	
								}
								a.hyper2:hover {
									font-family: 	helvetica;
									font-size:		11px;
									color:			#FF9931;
									text-decoration:none;	
								}






