body,div,p,table,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hTOP {
	font-size: 13pt;
	font-weight: bold;
	color: #0368AE;
}

.h1 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0368AE;


}

.Title {
	font-size: 24px;
}

.small {
	font-size: 10px;
}

.sideLink {
	line-height: 25px;
}

.tiny {
	font-size: 9px;
}


a:link {
	color: 006e96;
}
a:visited {
	color: #5CA2C2;
}
a:hover {
	color: #41A048;
	text-decoration: none;
}
a:active {
	color: #41A048;
	text-decoration: none;
}
.sidebar-Body {
	font-size: 10px;
	color: #0469AE;

}
.sidebar-Title {
	font-size: 12px;
	color: #0469AE;
	font-weight: bold;

}
li {
	list-style-type: square;
}
.callout {
	font-style: italic;
	color: #0368AE;
}
.h2 {

	font-size: 12px;
	font-weight: bold;
	color: #609FC1;
}
.h3 {

	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #0384DA;
}

