body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #F2EFEA;
	background-image: url(../images/bgtile.jpg);
	background-repeat: repeat;
	background-position: center top;
}

p {	font-size: 14px;
	line-height: 14px;
	color: #000000;}

.rub{font-size: 24px; line-height: 26px; color: #425A42;}
.sub1{font-size: 18px; line-height: 20px; color: #65624B;}
.sub2{font-size: 16px; line-height: 18px; color: #65624B;}

.small{font-size: 12px; color: #6C9D31;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{width: 520px; height: auto; text-align: left; padding-left: 10px;}
.text2{ width: 700px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #F96401; text-decoration: none;}
a:active {font-weight: normal; color: #F96401; text-decoration: none;}
a:hover {font-weight: normal; color: #F96401; text-decoration: underline;}
a:visited {font-weight: normal; color: #F96401;	text-decoration: none;}