/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../img/bg_all.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {color: #b5310f;}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 14px;
	color: #000000;
	}
	
h1 {
	color: #b5310f;
	font-size: 18px;
	font-weight: bold;
	}
	
h2 {
	color: #b5310f;
	font-size: 14px;
	font-weight: bold;
	}

ul li {
	color: #00000;
	font-size: 12px;
}

li .ort {
	font-weight: bold;
	color: #b5310f;
	font-size: 16px;
	}

