body {
	color: #0000BB;
	background: #C6E5F5;
	font-family: Arial;
	font-size: 10pt;
}
h1 {
	color: #A0CFE8;
	font-size: 24pt;
}
p, div {
	background: #B4DCF0;
}
.newComTable {
	border : 1px solid #00AAFF;
	vertical-align : top;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
}
.fontTitle {
	font-size: 24pt;
        font-family: Arial;
	font-weight: Bold;
	color: #0000FF;
	background: #A0CFE8;
}
.fontTitleArc {
	font-size: 12pt;
        font-family: Arial;
	font-weight: Bold;
	color: #0000FF;
	background: #A0CFE8;
}
.fontInfo {
	color: #3300FF;
	font-family: Arial;
	font-weight: Bold;
	font-size: 8pt;
}
.titleLink {
	text-decoration: none;
	font-family: Arial;
	font-weight: Bold;
	font-size: 10pt;
}
A:hover {
	text-decoration: underline; 
}
