body		{
		background: #666699 url("stripebg.png");
		font-family: arial, helvetica, sans-serif; 
		text-align: justify;
		padding: 1%;
		margin: 1%;
		font-size: 80%
		}
		
.container	{
		width: 70%;
		padding-left: 10%;
		margin-left: 10%;
		padding-right: 4%;
		margin-right: 4%;
		}
		
.roundcont 	{
		background-color: #fff;
		}

.roundtop 	{ 
		background: url(righttop.png) no-repeat top right; 
		}

.roundbottom 	{
		background: url(rightbtm.png) no-repeat bottom right; 
		}
	
img.corner 	{
		width: 9px;
		height: 9px;
		border: none;
		display: block !important;
		}

img.pots	{
		float: left;
		margin-right: .5em;
		margin-bottom: .5em;
		padding-right: .05em;
		padding-bottom: .05em
		}	

h1		{	
		font-weight: bold;
		font-style: italic;
		font-size: 150%;
		letter-spacing: 3px;
		text-align: center;
		color: #666699;
		}

h2		{ 	
		color: #CC6699;
		font-size: 100%;
       		font-weight: bold;
		font-style: italic;
		text-align: center;
		letter-spacing: 1px;
		}
	
h3		{
		background: #c3b8d0;
		color: #ffffff;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: left;
		}
	
h4		{
		color: #666699;
		font-weight: bold;
		text-align: left;
		}

a.title:link	{
		text-decoration: none;
		color: #666699; 
		}

			
		
a.title:visited {
		text-decoration: none;
		color: #666699
		
		}
	       

a.title:hover,
a.title:active	{
		text-decoration: none;
		color: #ccccff
		}
		
a.top:link	{
		color: #666699;
		text-align: center;
		}
			
		
a.top:visited 	{
		color: #666699;
		text-align: center;
		}
	
		
a.top:active	{
		color: #666699;
		text-align: center;
		}
			
	
a.top:hover,
a.top:active	{
		color: #666699;
		text-align: center;
		}

	

.letter		{
		margin-bottom: 1%;
		padding-bottom: 1%;
		border-bottom: dashed thin #666699
		}	

.navbar		{
		position: absolute;
		left: 2.5%;
		width: 10%;
		}	

td		{
		vertical-align: top;
		border-width: 0px 0px 1px 0px;
		border-style: dashed;
		border-color: #666699;
		margin: 1px;		
		padding: 1px;
		}	
		
table		{
		font-size: 90%
		}
