body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #000040;
	background-image: url(../images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {	font-size: 12px;
	line-height: 14px;
	color: #ffffff;}

.rub{font-size: 16px; line-height: 20px; color: #ffffff;}
.subrub{font-size: 14px; line-height: 18px; color: #8BD6F4;}

.small{font-size: 12px; color: #2C4D94;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text1{ width: 400px; height: auto; text-align: left; }

a:link {font-weight: normal; color: #BECC00; text-decoration: none;}
a:active {font-weight: normal; color: #BECC00; text-decoration: none;}
a:hover {font-weight: normal; color: #BECC00; text-decoration: underline;}
a:visited {font-weight: normal; color: #BECC00;	text-decoration: none;}
