body	{
	padding: 0px;
	margin: 0px;
	vertical-align: center;
	width: 840px;
	height: 100%;
	}
	
p	{
			color: #575656;
			font: 15px verdana;
			font-weight: normal;
			padding-left: 10px;
	}

.right	{
			color: #575656;
			font: 12px verdana;
			font-weight: normal;
			padding-left: 10px;
	}

.top	{
			color: #575656;
			font: 12px arial;
			font-weight: normal;
			padding-right: 20px;
			text-align: right;
	}

ul	{
			color: #000000;
			font: 14px arial;
			font-weight: normal;
	}

ol	{
			color: #000000;
			font: 14px arial;
			font-weight: normal;
	}

.date	{
			color: #800000;
			font: 12px arial;
			font-weight: bold;
			padding-left: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
	}

.nav-top
	{
		color: #0000FF;
		text-decoration: none;
		font: 12px arial;
		font-weight: normal;
	}
	
A.nav-top
	{
		color: #0000FF;
		text-decoration: none;
		font: 12px arial;
		font-weight: normal;
	}
	
A:nav-top:hover
	{
		color: #a4b7c8;
		text-decoration: underline;
		font: 12px arial;
		font-weight: normal;
	}
	
.nav-home {
        color: #0000FF;
        text-decoration: none;
		font: 12px arial;
		font-weight: normal;
	}
	
A.nav-home {
		color: #0000FF;
        text-decoration: none;
		font: 12px arial;
		font-weight: normal;
	}
	
A.nav-home:hover{
		color: #a4b7c8;
        text-decoration: underline;
		font: 12px arial;
		font-weight: normal;
	}

.nav-body {
        font: 12px verdana;
		font-weight: normal; 
        color: #0000FF;
        text-decoration: none;
	}
A.nav-body {
		font: 12px verdana;
		font-weight: normal; 
        color: #0000FF;
        text-decoration: none;
	}

A.nav-body:hover{
    	font: 12px verdana;
		font-weight: normal; 
        text-decoration: underline;
		color: #CC0000;
		text-decoration:underline;
	}
	
.nav-articles {
        color: #0000FF;
        text-decoration: none;
		font: 10px arial;
		font-weight: normal;
	}
A.nav-articles {
		color: #0000FF;
        text-decoration: none;
		font: 10px arial;
		font-weight: normal;
	}
	
A.nav-articles:hover{
   		color: #0000FF;
        text-decoration: underline;
		font: 10px arial;
		font-weight: normal;
	}

.copyright {
        font: 12px arial bold; 
        color: #666666;
        text-decoration:none;
	}
	
.nav-copyright {
        font: 12px arial; 
        color: #0000FF;
        text-decoration:none;
	}
	
A.nav-copyright {
	text-decoration: underline;
	font: 12px arial;
	}
	
A.nav-copyright:hover{
        font: 12px arial;
        font-weight: normal;
		color: #CC0000;
		text-decoration: none;
	}

A.nav-index {text-decoration: underline;
			font: 16px arial;
        	font-weight: bold;
			color: #0000FF;
	}
	
A.nav-index:hover{
        font: 16px arial;
        font-weight: bold;
		color: #CC0000;
		text-decoration: none;
	}

A.nav-media {text-decoration: underline;
			font: 14px arial;
        	font-weight: bold;
			color: #0000FF;
	}
	
A.nav-media:hover{
        font: 14px arial;
        font-weight: bold;
		color: #CC0000;
		text-decoration: none;
	}