BODY {
    border-style: none;
    font-family: Arial, Verdana, Sans-Serif;
}
P {  
    margin: 0.2em;
}
.ccamain {
	text-align: left;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
.ccafooter {
    text-align: center;
	font-size: 12px;
}
.ccamenu {
    background: #fff5dd;
    font-size: 11px;
    line-height: 150%;
    text-align: center;
}

a:link {
    color: blue;
}
a:visited {
    color: red;
}
h1 {       
    font-family: "Times New Roman", serif;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.1em;
    color: #5555BB;
}
h2 {
    font-family: "Times New Roman", serif;
    font-size: 22px;
    font-weight: bold;
	font-style: italic;
    color: #5555BB;	
}
h3 {
    font-size: 18px;
    font-weight: bold;
}
h4 {
     font-size: 16px;
     font-weight: bold;
}
h5 {
     font-size: 14px;
     font-weight: bold;
}

h6 {
     font-size: larger;
     font-weight: bold;
}


li {
     text-indent: 2.5%;
}

.boldred {
	color: red;
	font-weight:bold;
}			  
.boldredlarger {
	color: red;
	font-size:larger;
	font-weight:bold;
}
.boldblue {
	color: blue;
	font-weight:bold;
}
.boldbluelarger {
	color: blue;
	font-size:larger;
	font-weight:bold;
}
.tablesmprint {
	font-size: 11px;
	border: 1px solid #333;
}
.teamcolb {
	color: #0000CC;
}
.teamcolr {
	color: #BB0000;
}
.bgc1 {
	background-color: #ffff66;
}
.bgc2 {
	background-color: #33ffff;
}

