body {  background-image: url(../images/bg_common.gif); background-repeat: repeat-y; background-color: #321524}

div,p{
	margin:0;
	padding:0;
}
h1,h2{
	font-size:100%;
	font-weight: normal;
	margin:0;
	padding:0;
}
.foot {
	font-size: 90%;
	color: #4C3541;
	text-align: center;
	line-height: 180%;
	padding-top: 8px;
}

.foot2 { text-align: center; font-weight: bold; font-size: 130%}
.foot3 { color: #CC0000;}

.foot {font-size: 90%; color: #4C3541; text-align: center; line-height: 150%; padding-bottom: 5px; background-image: url(../images/foot_bg.gif); background-repeat: repeat-x; background-color: #FFFFFF}
.foot2 { text-align: center; font-weight: bold}

a:visited {  font-size: 12px; color: #ff0000; text-decoration: none}
a:link {  font-size: 12px; color: #ff0000; text-decoration: none}
a:hover {  font-size: 12px; color: #FF6600; text-decoration: none}

.txt {  font-size: 90%; line-height: 150%; color: #555555}
.txtL { font-size: 100%; line-height: 130%; color: #555555 }
.txtS { font-size: 80%; line-height: 120%}

ul { 
	margin:0px 0px 0px 20px;
	padding: 0px;
	list-style-type: circle;
}

li {  
	margin:0px;
	padding: 0px;
}