body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#444444;
	margin:0px;
	background-image: url(../images/bg_basic.jpg);
	background-repeat: repeat-x;
}

p {
	margin-top:0px;
}

a {
	color:#990000;
}

a:hover {
	color:#FF0000;
}

h1 {
	font-size:17px;
	font-weight:bold;
	color:#990000;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

.n15 {
	font-size:15px;
}

.n14 {
	font-size:14px;
}

.n12 {
	font-size:12px;
}

.n10 {
	font-size:10px;
}

.n9 {
	font-size:9px;
}

.red {
	color:#980000;
}

.tut_par {
	color:#980000;
	font-size:17px;
}