body {
	font-size: 10px;
}

p { }

td {
	font-size: 14px;
}
.titlecopy {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663333;
	padding-left: 10px;
}


a:link {
	color: #663333;
}

a:visited { }

a:hover { }

a:active { }
.bluetitle {
	font-size: 18px;
	color: #FFFFFF;
	background: #6699FF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orange {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.attention {
	font-size: 12px;
	color: #FF0000;
}
