a:link {
	color: rgb(0,102,153);
}
a:visited {
	color: rgb(0,153,102);
}
a:active {
	color: rgb(0,102,102);
}
h1, h2, h3, h4, h5, h6 {
	font-family: Times New Roman, Times;
}
h1 {
	color: #0470B0;
	font-size: 16pt;
}
h2 {
	color: rgb(102,102,102);
}
h3 {
	color: rgb(153,153,102);
}
h4 {
	color: rgb(0,153,153);
}
h5 {
	color: rgb(102,102,102);
}
h6 {
	color: rgb(153,153,102);
}
#input1 {
	border: 1px solid #CCC;
}
#bodytext table tr td #cse-search-box table tr td strong {
	font-size: 12px;
}
