/* CSS Document */

body {
	background-image: url(../images/background.jpg)	
	}
	
td#main {
	background: url(../images/kcb_11.jpg);
	}

td#left {
	width: 512px;
	vertical-align: top;
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;	
	}
	
td#right {
	width: 204px;
	vertical-align: top;
	border: 0px;
	background-color: #cdbcd9;
	}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	text-align: justify;
	}

.title {
	font-family: Palatino, "Times New Roman", Times;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #532b78;
	}
	
.subtitle {
	font-family: Palatino, "Times New Roman", Times;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #532b78;
	}
	
.copy {
	font-family: Palatino, "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #532b78;
	}
	
.title2 {
	font-family: Palatino, "Times New Roman", Times;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #532b78;
	}
	
.subtitle2 {
	font-family: Palatino, "Times New Roman", Times;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #532b78;
	}
	
.copy2 {
	font-family: Palatino, "Times New Roman", Times;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #532b78;
	}
