body {
	color:            black;
	background-color: #DEC9B4;
}
a, a:link, a:visited {
	color:           black;
	font-family:     Verdana;
	font-size:       12px;
	font-weight:     bold;
	text-decoration: none
}

.ccTitle {
	font-family:    Verdana;
	font-size:      40px;
	font-weight:    bold;
	letter-spacing: 5px;
}
.ccSubTitle {
	color:       white;
	font-family: Verdana;
	font-size:   24px;
	font-style:  italic;
}
.ccHeaderHR {
	border:           1px solid #000000;
	color:            #DEC9B4;
	background-color: #DEC9B4;
	height:           3px;
	width:            100%;
}
.ccInfoTextTitle {
	color:           black;
	font-family:     Verdana;
	font-size:       14px;
	letter-spacing:  1px;
}
.ccInfoTextTitleBold {
	color:           black;
	font-family:     Verdana;
	font-size:       14px;
	font-weight:     bold;
	letter-spacing:  1px;
}
.ccInfoTextData {
	color:           black;
	font-family:     Verdana;
	font-size:       12px;
	font-weight:     bold;
	text-align:      justify;
}
.ccInfoTextDataNote {
	color:           black;
	font-family:     Verdana;
	font-size:       10px;
	text-align:      justify;
}
.ccFooter {
	color:           black;
	font-family:     Verdana;
	font-size:       12px;
}
