body {
	background-color: #D1D1D1;
	background-image: url(images/bg.jpg);
}

.WhiteText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.BlackText {
	font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; 
}

.headline {	
	font-family: Tahoma, Verdana;
	font-size: 16pt;
	font-weight: bold;
}

.headlinec {	
	font-family: Tahoma, Verdana;
	font-size: 16pt;
	font-weight: bold;
	text-align:center;
}

.yellow {
	background-color: #FFFFCC;
}

.bg {
	background-image:url(images/index_02.jpg);
}

body {
	background-color: #D1D1D1;
	background-image: url(images/bg.jpg);
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.pdefault {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.pcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.pbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#000000;
	font-weight:bold;
}

.pboldred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#FF0000;
	font-weight:bold;
}

.pboldblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#0000FF;
	font-weight:bold;
}

.redcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FF0000;
	font-weight:bold;
}

.redcopybig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#FF0000;
	font-weight:bold;
}
.subheads {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
	border-color: red;
}

.subheadsbig {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000080;
	border-color: red;
}

.subheadsmaller {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	border-color: red;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.disclaimer {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
	text-align:justify;
}
