body	{
		font-family: times, arial, sans-serif;
		background-color: #ffffff;
		max-width: 500pt;
	}

A	{
		color:#500050;
		text-decoration:none;
		font-weight:bold;
	}

A:hover	{
		color:#300088;
		text-decoration:underline;
	}

A.side	{
		color:#a030a0;
		text-decoration:none;
		font-weight:bold;
	}

.tabs	{
		color:#a030a0;
		font-size: 10pt;
		background-color: #ffffff;
		padding: 2pt;
		line-height: 15pt;
		position: absolute;
		left: 10pt;
		top: 100pt;
	}


h1.name	{
                font-size: 14pt;
                font-weight: bold;
                color: #a030a0;
                text-align: right;
                padding: 5px;
		position: absolute;
		left: 120pt;
        }

h3.news	{
                font-size: 12pt;
                font-weight: bold;
                color: #300020;
                text-align: left;
		position: absolute;
		left: 140pt;
		top: 100pt;
        }

h2.from	{
                font-size: 14pt;
                font-weight: bold;
                color: #300020;
                text-align: left;
        }

.intro	{
		font-size: 10pt;
		font-weight: none;
		font-style: italic;
		color:#a030a0;
		position: absolute;
		left: 120pt;
		top: 30pt;
		max-width: 400pt;
	}

.blog	{
		font-size: 12pt;
		font-weight: none;
		font-style: none;
		color:#500050;
		max-width:400pt;
		position: absolute;
		left: 140pt;
		top: 120pt;
	}

.comment {
		font-size: 8pt;
		color:#500050;
		text-decoration:underline;
		font-weight:bold;
	}

.subject {
		font-size: 14pt;
		font-weight:bold;
	}

img.logo	{
		width: 100;
		position: absolute;
		left: 10pt;
	}

.dirs	{
		font-size: 12pt;
		font-weight: none;
		font-style: none;
		color:#500050;
		max-width:400pt;
		position: absolute;
		left: 140pt;
		top: 120pt;
	}

