body		{
		text-align: center;
		font-family: verdana, arial;
		font-size: 90%
		}

.body		{
		text-align: left;
		width: 700px
		}

.main		{
		margin-top:10pt
		}

.title		{
		font-family: arial;
		font-size: 250%;
		color: #00BFFF;
		background-color: beige;
		padding: 2pt
		}

.index		{
		width: 30%;
		float: right;
		margin-left: 15pt;
		margin-bottom: 15pt;
		background-color: #f0f0ff;
		padding: 2pt
		}

.quote		{
		font-family: "verdana";
		font-size: 90%
		}

.title2		{
		font-weight: 700;
		color: #00BFFF;		
		}

.bodytext	{
		width: 100%
		}

a.mainlink:link 	{color: #000080; font-weight: 500; text-decoration: none; font-size: 90%}
a.mainlink:visited 	{color: #000080; font-weight: 500; text-decoration: none; font-size: 90%}
a.mainlink:hover	{color: #ff0000; font-weight: 500; text-decoration: underline; font-size: 90%}
