<STYLE type="text/css">

body {    
			background-color: #999999;    
			font-size:10px;    
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-color: #990099;
}
		
div#container {    
			width: 50%;    
			background-color:#FFFFFF;    
			margin-top: 50px;    
			margin-bottom: 50px;    
			margin-left: auto;    
			margin-right: auto;    
			padding: 0px;    
			border: none;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color: #990099;
		}
		
		
			
p.footerlist {
			text-align: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: x-small;
		}
		
h1.riverside {
			font-size: 350%;
			font-weight: normal;
			font-style: italic;
			text-align: center;
			
		}
		
h1.pageheading1 {
			text-indent: 0;
			font-style: italic;
			font-weight: normal;
			font-size: x-large;
		}
		
h1.pageheading2 {
			text-indent: 8%;
			font-style: italic;
			font-weight: normal;
			font-size: x-large;
		}
		
h1.pageheading3 {
			text-indent: 20%;
			font-style: italic;
			font-weight: normal;
			font-size: x-large;
		}
		
p.quotes {
			font-size: small;
			font-style: italic;
		}
		
/* Sizes */
.size_1 {
			font-size: x-small;
		}
.size_2 {
			font-size: small;
		}
.size_3 {
			font-size: medium;
		}
.size_4 {
			font-size: large;
		}
.size_5 {
			font-size: x-large;
		}
.size_6 {
			font-size: xx-large;
		}
		
/* Weight */
.weight_normal {
			font-weight: normal;
		}		
.weight_bold {
			font-weight: bold;
		}
		
/*Style */
.style_normal {
			font-style: normal;
		}
.style_italic {
			font-style: italic;
		}
		
/* Alignment */
.align_left {
			text-align: left;
		}
.align_center {
			text-align: center;
		}
.align_right {
			text-align: right;
		}
/* Decoration */
.dec_none {
			text-decoration: none;
		}
.dec_underline {
			text-decoration: underline;
		}
		
.footertext {
			font-size: x-small;
			text-align: left;
			color: black;
			font-style: normal;
		}
		

a {
	color: #990099;
  }
		
</STYLE>
