/* CSS Document */

body,td,th {
	font-size: small;
	line-height:1.6;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
	}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}
h1 {
	width:750px;
	text-align:right;
	font-size: x-small;
	color: #999999;
	font-weight:400;
}
h2 {
	text-align:center;
	font-size:medium;
	font-weight:800;
	color:#FF6600;
	border-left:12px solid #FF6600;
	border-bottom:1px solid #FF6600;
	border-right:12px solid #FF6600;
}
h3 {
	text-align:center;
	font-size: small;
	font-weight:600;
	color:#FF6600;
	border-left:10px solid #194F9E;
	border-bottom:1px solid #194F9E;
	border-right:10px solid #194F9E;
}
h4 {
	text-align:center;
	font-size: small;
	font-weight:500;
	color:#0066FF;
	border-left:10px solid #194F9E;
	border-bottom:1px solid #194F9E;
	border-right:10px solid #194F9E;
	}
	

h6 {
	font-size:small;
	font-weight:400;
	background-color:#F8D374;
	border-left:6px solid #194F9E;
	border-bottom:2px solid #194F9E;
	border-right:6px solid #194F9E;
	}

#toparia{
	margin-left:3px;
	width:755px;
	text-align:center;
			}
#mainaria{
	margin-left:3px;
	width:755px;
	}

#indexleft{
	margin-left:5px;
	width:185px;
	}
#indexmain{
	margin-left:5px;
	width:560px;
	text-align:center;
	}
#main{
	margin-left:3px;
	width:562px;
	text-align:left;
	}
#newsmain{
	margin-left:0.5em;
	width:540px;
	text-align:left;
	}
	
#linkaria{
	margin-left:3px;
	width:755px;
	text-align:center;
	}
	
#comentaria{
	margin-left:3px;
	width:755px;
	text-align:center;
	}
.comentcont{
	font-size:10px;
	color:#999999;
	}		
		
#copyright{
	margin-left:5px;
	width:750px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
