.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	background-position: right top;
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
    color: #000000; 
	text-decoration: none; 

}
.body a { 

            color: #FF0000; 
			text-decoration: none; 
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bolder;
	background-position: right top;
	text-align: right;
	text-indent: 30px;
	margin-right: 4px;
    color: #FF0000; 
	text-decoration: none; 

}

a:hover { 
			text-decoration: underline; 
			color: #666666

} 

.nav a { 

            color: #FF0000; 
			text-decoration: none; 

} 

a:active {
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #FF0000; 
	font-size: 20px;
	line-height: 22px;
	font-weight: bolder;
	margin-right: 10px;
	margin-left: 10px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	background-position: left top;
	text-align: right;
	margin-left: 20px;
	margin-right: 25px;
    color: #666666; 
	text-decoration: none; 

}

.footer a { 

            color: #FF0000; 
			text-decoration: none; 

} 

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
    color: #222222; 
	text-decoration: none; 

}
