/* CSS Document */

h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
}
h2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.footer {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body { background-image:  url(images/column.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
body, table { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.main1 { background-image:  url(images/index_15.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
	
}
.vchca { color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.vchca: link, a.vchca: visited { color: #FFFFFF;
	text-decoration: none;
}