/* CSS Document */

.boldT {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #3399cc;
}
h5 {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.num {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
	list-style-type: none;
	background-repeat: no-repeat;
}

.list {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
	list-style-type: none;
	background-repeat: no-repeat;
	text-indent: 0pt;

}

.boxT {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: 000066;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
}
.boxBody {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
}
.bodyTextL {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bolder;
	list-style-position: inside;
	list-style-image: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
	list-style-type: none;
	background-repeat: no-repeat;
	font-variant: normal;
}
.boxBodynoC {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	background-image: none;
	background-repeat: no-repeat;
}
.smarts {
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #CCFFFF;
	color: #000000;
	text-decoration: blink;


}
.list2 {

	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	letter-spacing: normal;
	word-spacing: 2em;
	color: #000000;
	list-style-type: none;
	background-repeat: no-repeat;
}

